mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
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> |
||
|---|---|---|
| .. | ||
| .empty | ||
| 4_update_readme.yml | ||
| 5_enable_tests.yml | ||
| 6_test_devel.yml | ||
| 7_env.yml | ||
| 12_migrate_cgroup_perf_recap_graph.yml | ||
| 14_mount_option.yml | ||
| 15_profile_tasks.yml | ||
| 17_authorized_keys.yml | ||
| 19_enable_tags.yml | ||
| 23-selinux-doesnt-create-missing-config-keys | ||
| 25_ansible_metadata.yml | ||
| 26_profile_tasks_doc.yml | ||
| 27_update_examples.yml | ||
| 33_mount.yml | ||
| 35_disable_tests.yml | ||
| 37-authorized_keys-inconsistent-check-mode-values.yml | ||
| 39_remove_license.yml | ||
| 43_remove_shippable.yml | ||
| 65931-json-callback-non-lockstep-output.yml | ||
| initial_commit.yaml | ||