ansible.posix/tests/integration/targets
Adam Miller 86a5950efa authorized_keys - consistent behavior in check_mode
Previously check_mode would incorrectly return changed=False even when a
change would have taken place if ran without check_mode, with
integration tests that confirmed this incorrect behavior. Also the
module did not correctly populate the return values when run in
check_mode. Both of these issues are resolved in this PR.

Fixes https://github.com/ansible-collections/ansible.posix/issues/37

Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 09:18:52 -05:00
..
acl Bootstrap Collection (#1) 2020-03-13 09:12:26 +00:00
at Revert "Enable at, patch and synchronize tests (#5)" (#35) 2020-06-04 15:54:14 -05:00
authorized_key authorized_keys - consistent behavior in check_mode 2020-06-19 09:18:52 -05:00
mount Partially revert "mount: Check if src exists before mounted (ansible/ansible#61752)" (#33) 2020-05-29 15:34:53 -05:00
patch Revert "Enable at, patch and synchronize tests (#5)" (#35) 2020-06-04 15:54:14 -05:00
prepare_tests/tasks Initial commit 2020-03-09 13:15:28 +00:00
seboolean Bootstrap Collection (#1) 2020-03-13 09:12:26 +00:00
selinux selinux - add missing config keys when needed 2020-06-18 17:28:59 -05:00
synchronize Revert "Enable at, patch and synchronize tests (#5)" (#35) 2020-06-04 15:54:14 -05:00
sysctl Initial commit 2020-03-09 13:15:28 +00:00