mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
* Add basic file attribute options to manage sysctl_file permission * Fixes #108 Signed-off-by: Hideki Saito <saito@fgrep.org>
3 lines
217 B
YAML
3 lines
217 B
YAML
minor_changes:
|
|
- sysctl - add a basic file system attribute setting option to allow the sysctl module
|
|
to set the file attributes to ``sysctl_file`` (https://github.com/ansible-collections/ansible.posix/issues/108).
|