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

This commit is contained in:
satken2 2021-06-12 00:33:20 +09:00 committed by Amin Vakil
parent cfe0bdefba
commit 50f9b3a9ab
No known key found for this signature in database
GPG key ID: AE2ED731CF227C72

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