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
Adam Miller ea0e2bf2b3 yum always return changes dict, not only in check mode (#51987)
Previously the yum module would provide a `changes` dict when
executed in check mode but omit it when not in check mode in favor
of the `results` data which is raw output from the yum command. This
pull request makes that output uniform.

Fixes #51724

Signed-off-by: Adam Miller <admiller@redhat.com>
5 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration yum always return changes dict, not only in check mode (#51987) 5 years ago
legacy Add a Scaleway load-balancer module (#51741) 5 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner kubevirt: Add new kubevirt_vm module (#50768) 5 years ago
sanity Improve import sanity test output handling. (#52136) 5 years ago
units New Module: na_ontap_nvme (#51182) 5 years ago
utils Make Shippable timing script more resilient. 6 years ago