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
Strahinja Kustudic 0781a7f68c Fixed check_mode status to be the same as normal execution (#40721)
* Fixed check_mode status to be the same as normal execution

* Now when setting the status to `disabled` in check_mode it correctly
returns the state changed and prints a warning like it does in normal
model. Before it always returned changed even if everything was set
correctly and a reboot was required.

* Add changelog entry


Co-authored by: Strahinja Kustudic <kustodian@gmail.com>
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration Fixed check_mode status to be the same as normal execution (#40721) 8 years ago
legacy Add mode, owner_id and group_id options to one_vm (#40217) 8 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 8 years ago
sanity Improve timezone module for none systemd Linux distributions (#38032) 8 years ago
units Remove support for SSLv2 in test suite when not defined. (#39183) 8 years ago
utils Make docs-build sanity test disabled by default. 8 years ago