1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-03 00:43:07 +00:00
community.general/changelogs/fragments
patchback[bot] c4ebd482eb
[PR #6546/c76af60a backport][stable-7] ini_file: Don't creates new file instead of following symlink (#6598)
ini_file: Don't creates new file instead of following symlink (#6546)

* ini_file: Don't creates new file instead of following symlink

This is a bug fix that address a situation where `community.general.ini_file`
was destroying symlinks instead of updating of updating their targets.

Closes: #6470

* ini_file: add the follow parameter

If `poth` points on a symlink and `follow` is true, the `ini_file` plugin
will preserve the symlink and modify the target file.

* adjust the documentation of the new key

- yes/no -> true/false.
- new key will be introduced in 7.1.0.
- clean up the `state=link` part.

(cherry picked from commit c76af60a73)

Co-authored-by: Gonéri Le Bouder <goneri@lebouder.net>
2023-05-29 20:03:24 +00:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
6502-cobbler-inventory_hostname.yml [PR #6502/8586adcd backport][stable-7] plugins/inventory/cobbler: Add option to use system name for inventory (#6593) 2023-05-29 21:08:59 +02:00
6512-cpanm-default-mode.yml [PR #6512/64f74e12 backport][stable-7] cpanm: deprecate default mode (#6589) 2023-05-29 21:08:31 +02:00
6513-opkg-default-force.yml [PR #6513/e588e675 backport][stable-7] opkg: remove useless default value for force (#6590) 2023-05-29 21:08:38 +02:00
6520-mas-disable-signin.yaml [PR #6520/4373f2f3 backport][stable-7] mas: disable sign-in check for macOS 12+ (#6592) 2023-05-29 21:08:53 +02:00
6522-copr-respawn.yaml [PR #6522/bd6cec21 backport][stable-7] respawn copr module when dnf is missing (#6591) 2023-05-29 21:08:45 +02:00
6523-datadog-monitor-notification-preset-name-and-renotify.yaml [PR #6523/ee47497e backport][stable-7] datadog_monitor: Added notification preset name and renotify options (#6588) 2023-05-29 21:08:22 +02:00
6525-sorcery-import.yaml [PR #6525/4c0eff02 backport][stable-7] sorcery: moved import to top (#6595) 2023-05-29 21:36:34 +02:00
6539-semantic-markup.yml [PR #6539/dca7fd45 backport][stable-7] Enable using semantic markup (#6540) 2023-05-29 18:00:40 +02:00
6568-fix-get-user-by-username-in-keycloak-module-utils.yml [PR #6568/27fe14bf backport][stable-7] Fix get_user_by_username in keycloak library (#6583) 2023-05-29 16:22:50 +02:00
ini_file-preserve-symlink.yml [PR #6546/c76af60a backport][stable-7] ini_file: Don't creates new file instead of following symlink (#6598) 2023-05-29 20:03:24 +00:00