mirror of
https://github.com/ansible/awx.git
synced 2026-07-10 15:58:05 -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