Skip to content

Commit

Permalink
sysctl: Fixed sysctl to work on symlinks(ansible-collections#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
satken2 authored and aminvakil committed Jun 11, 2021
1 parent cfe0bde commit 50f9b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/targets/sysctl/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 50f9b3a

Please sign in to comment.