Skip to content

Commit

Permalink
do not touch sysctl file to avoid idempotency problems (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro committed Sep 19, 2020
1 parent 6b465f9 commit 5c91da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/sysctl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
owner: 'root'
group: 'root'
mode: '0440'
state: touch
state: file

- name: set Daemon umask, do config for rhel-family | NSA 2.2.4.1
template:
Expand Down

0 comments on commit 5c91da6

Please sign in to comment.