mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
openshift: fix yaml indentation
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#changed_when: "'not found' in project_exists.stderr"
|
||||
|
||||
- debug:
|
||||
msg: "{{project_exists}}"
|
||||
msg: "{{project_exists}}"
|
||||
|
||||
- name: Copy project template
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user