tasks isn't valid here.
This commit is contained in:
parent
2fc6902e4e
commit
8de3664270
1 changed files with 4 additions and 3 deletions
|
@ -14,6 +14,7 @@
|
|||
- name: install the backup ssh keys
|
||||
copy: src={{private}}/backup.pub dest=/var/lib/drbackup/.ssh/authorized_keys owner=drbackup group=drbackup mode=0600
|
||||
|
||||
- name: deploy the confine-ssh script
|
||||
tasks:
|
||||
- include: "{{tasks}}/confine-ssh.yml"
|
||||
#
|
||||
# deploy the confine-ssh script
|
||||
#
|
||||
- include: "{{tasks}}/confine-ssh.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue