mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-06-10 18:45:54 +00:00
Fix #663
(cherry picked from commit 3c232a2429)
Co-authored-by: Vladimir Botka <vbotka@gmail.com>
4 lines
188 B
YAML
4 lines
188 B
YAML
---
|
|
bugfixes:
|
|
- sysctl - reload sysctl only if the sysctl file is ``/etc/sysctl.conf`` or ``/etc/sysctl.conf.local`` (https://github.com/ansible-collections/ansible.posix/issues/663).
|