1
0
Fork 0
mirror of https://github.com/ansible-collections/ansible.posix.git synced 2026-02-04 08:01:49 +00:00

Apply suggestions from code review

Thanks felixfontein for the thorough review. :-)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Alexei Znamensky 2024-06-09 11:49:33 +12:00 committed by Alexei Znamensky
parent 0c9ab06a55
commit ef07eb8a06
5 changed files with 10 additions and 10 deletions

View file

@ -43,7 +43,7 @@ options:
description:
- If V(true), performs a C(/sbin/sysctl -p) if the O(sysctl_file) is
updated. If V(false), does not reload C(sysctl) even if the
C(sysctl_file) is updated.
O(sysctl_file) is updated.
type: bool
default: true
sysctl_file: