You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
James Cassell b7fe3407c3 clean "changed" only after it has been processed (#59958)
* clean "changed" after it has been processed

without this change, a loop of `debug` tasks with `changed_when`
causes the "changed" status to get lost before output

* runme.sh tests for debug loop status

(cherry picked from commit bfd32c9b00)
6 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration clean "changed" only after it has been processed (#59958) 6 years ago
legacy safe_eval fix (#57188) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner [stable-2.8] Add RHEL 8.1b to the Shippable test matrix. 6 years ago
sanity Replace old shippable.py with new check_matrix.py. (#60022) 6 years ago
units [stable-2.8] Wrap CLI passwords as AnsibleUnsafeText (#63352) 6 years ago
utils Limit Shippable matrix check to ansible repo. 6 years ago