mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
tasks isn't valid here.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user