Fix path
This commit is contained in:
parent
efe0ebf7d9
commit
241b166ac4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
file: dest=/var/lib/drbackup/.ssh/ state=directory owner=drbackup group=drbackup mode=0700
|
file: dest=/var/lib/drbackup/.ssh/ state=directory owner=drbackup group=drbackup mode=0700
|
||||||
|
|
||||||
- name: install the backup ssh keys
|
- name: install the backup ssh keys
|
||||||
copy: src={{private}}/backup.pub dest=/var/lib/drbackup/.ssh/authorized_keys owner=drbackup group=drbackup mode=0600
|
copy: src={{private}}/files/backup.pub dest=/var/lib/drbackup/.ssh/authorized_keys owner=drbackup group=drbackup mode=0600
|
||||||
|
|
||||||
#
|
#
|
||||||
# deploy the confine-ssh script
|
# deploy the confine-ssh script
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue