Files
community.general/plugins/modules
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
..
2023-04-28 13:27:03 +02:00
2023-05-29 18:52:02 +02:00
2023-05-09 19:48:29 +02:00
2023-04-13 07:43:53 +02:00
2023-04-20 06:16:23 +02:00
2023-02-04 17:05:08 +01:00
2023-02-04 17:05:08 +01:00
2023-04-26 07:32:00 +02:00
2023-04-26 07:32:00 +02:00
2023-05-07 20:22:53 +02:00
2023-03-06 23:02:24 +01:00