Another place where to change loopabull playbooks

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-08-08 11:18:12 +02:00
parent 225382a6fa
commit f51eb0af11

View file

@ -46,8 +46,8 @@
tasks: tasks:
- name: git clone the releng-automation playbook repo - name: git clone the releng-automation playbook repo
git: git:
repo: "https://pagure.io/releng-automation.git" repo: "https://pagure.io/Fedora-Infra/loopabull-tasks.git"
dest: "/usr/local/loopabull-playbooks" dest: "/srv/loopabull-tasks/playbooks"
- name: ensure ~/.ssh dir exists - name: ensure ~/.ssh dir exists
file: file:
path: "/home/root/.ssh/" path: "/home/root/.ssh/"