summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/module_utils/module_utils_test_no_log.yml
blob: 2fa3e101add28e544197ff83b16db706835d61ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# This is called by module_utils_vvvvv.yml with a custom callback
- hosts: testhost
  gather_facts: no
  tasks:
    - name: Check no_log invocation results
      test_no_log:
        explicit_pass: abc
        suboption:
          explicit_sub_pass: def
      environment:
        SECRET_ENV: ghi
        SECRET_SUB_ENV: jkl