1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
Gonéri Le Bouder c76af60a73
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.
2023-05-29 18:56:06 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
6502-cobbler-inventory_hostname.yml plugins/inventory/cobbler: Add option to use system name for inventory (#6502) 2023-05-29 18:53:56 +02:00
6512-cpanm-default-mode.yml cpanm: deprecate default mode (#6512) 2023-05-29 18:52:02 +02:00
6513-opkg-default-force.yml opkg: remove useless default value for force (#6513) 2023-05-29 18:52:29 +02:00
6520-mas-disable-signin.yaml mas: disable sign-in check for macOS 12+ (#6520) 2023-05-29 18:53:20 +02:00
6522-copr-respawn.yaml respawn copr module when dnf is missing (#6522) 2023-05-29 18:52:50 +02:00
6523-datadog-monitor-notification-preset-name-and-renotify.yaml datadog_monitor: Added notification preset name and renotify options (#6523) 2023-05-29 18:51:43 +02:00
6525-sorcery-import.yaml sorcery: moved import to top (#6525) 2023-05-29 18:54:35 +02:00
6527-nmcli-bond-fix-xmit_hash_policy.yml nmcli: Fix bond option xmit_hash_policy (#6527) 2023-05-21 17:03:38 +02:00
6534-zypper-exitcode-102-handled.yaml added handling of zypper exitcode 102: ZYPPER_EXIT_INF_REBOOT_NEEDED (#6534) 2023-05-22 06:24:53 +02:00
6539-semantic-markup.yml Enable using semantic markup (#6539) 2023-05-20 13:05:44 +02:00
6548-portage-changed_use-newuse.yml portage: fix changed_use and newuse not triggering rebuilds (#6008) (#6548) 2023-05-21 21:36:46 +02:00
6554-proxmox-tasks-info-fix-required-password.yaml Don't require api_password when api_token_id is used in proxmox_tasks_info (#6554) 2023-05-22 06:32:26 +02:00
6568-fix-get-user-by-username-in-keycloak-module-utils.yml Fix get_user_by_username in keycloak library (#6568) 2023-05-29 15:32:15 +02:00
ini_file-preserve-symlink.yml ini_file: Don't creates new file instead of following symlink (#6546) 2023-05-29 18:56:06 +02:00