sysctl: Fixed sysctl to work on symlinks(#111)

This commit is contained in:
satken2 2021-06-12 00:33:20 +09:00
parent 3d7334dcfc
commit c9747fd243

View file

@ -333,7 +333,7 @@
sysctl_set: false
reload: false
- Stat sysctl file
- name: Stat sysctl file
stat:
path: /tmp/ansible_sysctl_test_symlink.conf
register: stat_result