diff --git a/changelogs/fragments/atomic_move_abs.yml b/changelogs/fragments/atomic_move_abs.yml new file mode 100644 index 00000000000..bbd0ac90f56 --- /dev/null +++ b/changelogs/fragments/atomic_move_abs.yml @@ -0,0 +1,4 @@ +minor_changes: + - atomic_move AnsibleModule method now documents and warns about requring abspath paths, in the future this will become a hard error. +bugfixes: + - apt_repository, assemble, blockinfile, copy, get_url, known_hosts, lineinfile, replace and uri now properly pass in abspaths to atomic_move.