forked from infra/ansible
update fas2discourse repo to point at new forge
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
99fdaaf68d
commit
801c68082d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Git checkout the fas2discourse operator codebase
|
||||
ansible.builtin.git:
|
||||
repo: 'https://pagure.io/cpe/fas2discourse.git'
|
||||
repo: 'https://forge.fedoraproject.org/infra/fas2discourse.git'
|
||||
dest: "/root/ocp4/openshift-apps/fas2discourse-operator/fas2discourse-operator/"
|
||||
version: "main"
|
||||
force: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue