Another place where to change loopabull playbooks
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
225382a6fa
commit
f51eb0af11
1 changed files with 2 additions and 2 deletions
|
@ -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/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue