summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/argspec/tasks/password_no_log.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/argspec/tasks/password_no_log.yml')
-rw-r--r--test/integration/targets/argspec/tasks/password_no_log.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/integration/targets/argspec/tasks/password_no_log.yml b/test/integration/targets/argspec/tasks/password_no_log.yml
new file mode 100644
index 0000000..99c3307
--- /dev/null
+++ b/test/integration/targets/argspec/tasks/password_no_log.yml
@@ -0,0 +1,14 @@
+- argspec:
+ required: value
+ required_one_of_one: value
+ password: foo
+
+- argspec:
+ required: value
+ required_one_of_one: value
+ not_a_password: foo
+
+- argspec:
+ required: value
+ required_one_of_one: value
+ maybe_password: foo