1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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>
2019-02-13 17:46:32 -05:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration yum always return changes dict, not only in check mode (#51987) 2019-02-13 17:46:32 -05:00
legacy Add a Scaleway load-balancer module (#51741) 2019-02-11 15:28:55 +00:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner kubevirt: Add new kubevirt_vm module (#50768) 2019-02-13 10:17:01 +00:00
sanity Improve import sanity test output handling. (#52136) 2019-02-12 17:32:57 -08:00
units New Module: na_ontap_nvme (#51182) 2019-02-13 20:36:58 +00:00
utils Make Shippable timing script more resilient. 2019-01-17 00:03:38 -08:00