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:
|
||||
- name: git clone the releng-automation playbook repo
|
||||
git:
|
||||
repo: "https://pagure.io/releng-automation.git"
|
||||
dest: "/usr/local/loopabull-playbooks"
|
||||
repo: "https://pagure.io/Fedora-Infra/loopabull-tasks.git"
|
||||
dest: "/srv/loopabull-tasks/playbooks"
|
||||
- name: ensure ~/.ssh dir exists
|
||||
file:
|
||||
path: "/home/root/.ssh/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue