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 jillr committed May 7, 2024
1 parent 55ea4ba commit 97dcdee
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 @@ -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
Expand Down

0 comments on commit 97dcdee

Please sign in to comment.