Fix this too
This commit is contained in:
parent
3f236fa945
commit
bd7633faf3
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
|||
tags:
|
||||
- configs
|
||||
- name: sudoers for ftpsync
|
||||
action: copy src="{{ private }}/files/sudo/ftpsync-sudo" dest=/etc/sudoers.d/ftpsync mode=0440
|
||||
action: copy src="{{ ansible-private }}/files/sudo/ftpsync-sudo" dest=/etc/sudoers.d/ftpsync mode=0440
|
||||
tags:
|
||||
- configs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue