Fix up some more non idempotent things.
This commit is contained in:
parent
3b73ad90ff
commit
2d61e0754d
3 changed files with 3 additions and 2 deletions
|
@ -75,7 +75,7 @@
|
|||
|
||||
# note - kinda should be a handler - but handlers need args
|
||||
- name: restorecon
|
||||
command: restorecon -R /root/.ssh
|
||||
file: path=/root/.ssh setype=ssh_home_t recurse=yes
|
||||
tags:
|
||||
- config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue