mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-27 08:56:41 +00:00
Fix initialize tasks
This commit is contained in:
@@ -113,4 +113,4 @@
|
||||
register: migrate_result
|
||||
when: (k8s_defs_result is changed) or (database_check is defined and database_check.return_code != 0)
|
||||
|
||||
#- i_tasks: initialize.yml
|
||||
- include_tasks: initialize.yml
|
||||
|
||||
Reference in New Issue
Block a user