mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-26 21:33:32 +00:00
sysctl: Fixed sysctl to work on symlinks(#111)
This commit is contained in:
@@ -355,7 +355,7 @@
|
||||
sysctl_set: false
|
||||
reload: false
|
||||
|
||||
- Stat sysctl file
|
||||
- name: Stat sysctl file
|
||||
stat:
|
||||
path: /tmp/ansible_sysctl_test_symlink.conf
|
||||
register: stat_result
|
||||
|
||||
Reference in New Issue
Block a user