tasks isn't valid here.

This commit is contained in:
Kevin Fenzi 2014-08-26 19:14:46 +00:00
parent 2fc6902e4e
commit 8de3664270

View file

@ -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"