ansible/test/integration/targets/cli/setup.yml
Matt Martz 7f4befdea7
Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost during encode/decode (#63351)
* Wrap .encode and .decode on AnsibleUnsafe objects

* runme.sh needs to be executable

* ci_complete

* Update changelog with CVE
2019-10-11 09:17:10 -05:00

4 lines
67 B
YAML

- hosts: localhost
gather_facts: no
roles:
- setup_pexpect