summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/roles_arg_spec/roles/role_with_no_tasks/meta/argument_specs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/roles_arg_spec/roles/role_with_no_tasks/meta/argument_specs.yml')
-rw-r--r--test/integration/targets/roles_arg_spec/roles/role_with_no_tasks/meta/argument_specs.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/integration/targets/roles_arg_spec/roles/role_with_no_tasks/meta/argument_specs.yml b/test/integration/targets/roles_arg_spec/roles/role_with_no_tasks/meta/argument_specs.yml
new file mode 100644
index 0000000..55e4800
--- /dev/null
+++ b/test/integration/targets/roles_arg_spec/roles/role_with_no_tasks/meta/argument_specs.yml
@@ -0,0 +1,7 @@
+argument_specs:
+ main:
+ short_description: Main entry point for role role_with_no_tasks.
+ options:
+ a_str:
+ type: "str"
+ required: true