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:
|
tags:
|
||||||
- configs
|
- configs
|
||||||
- name: sudoers for ftpsync
|
- 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:
|
tags:
|
||||||
- configs
|
- configs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue