Try this.
This commit is contained in:
parent
41d2bcc729
commit
eb7371b560
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
|
||||
- name: setup /home/mirrormanager/.ssh directory
|
||||
copy: >
|
||||
src="{{ puppet_private }}/mirrormanager"
|
||||
src="{{ puppet_private }}/mirrormanager/"
|
||||
dest="/home/mirrormanager/.ssh"
|
||||
directory_mode=yes
|
||||
owner=mirrormanager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue