summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/argspec/tasks/password_no_log.yml
blob: 99c3307be9f56fccc37077c5031fbef0fbda8863 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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