mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Port downstream installer changes
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
register: result
|
||||
until: result.stdout == "Running"
|
||||
retries: 60
|
||||
delay: 10
|
||||
|
||||
- name: Create directory for backup
|
||||
file:
|
||||
|
||||
Reference in New Issue
Block a user