summaryrefslogtreecommitdiffstats
path: root/roles/ansible
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-09-10 19:08:56 +0200
committerAhmed AbdelHalim <[email protected]>2025-09-10 19:08:56 +0200
commit0e01d4fbcefd68ab748b5ec0cd42473f63d8235b (patch)
tree1430308b6d8b10aa38c9a1c90d86d3882616f5c8 /roles/ansible
parent1a0429eb5ef77e13873a53e9f7b5ff7dcd8f9a07 (diff)
Add recommended argument_specs
Diffstat (limited to 'roles/ansible')
-rw-r--r--roles/ansible/meta/argument_specs.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/ansible/meta/argument_specs.yml b/roles/ansible/meta/argument_specs.yml
index 6f6b6ee8..fa50e661 100644
--- a/roles/ansible/meta/argument_specs.yml
+++ b/roles/ansible/meta/argument_specs.yml
@@ -1,6 +1,8 @@
---
argument_specs:
main:
+ short_description: "Install ansible and molecule on Linux distributions"
+ description: "Install ansible and molecule on Linux distributions"
options:
ansible_core_default_version:
type: "str"