mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-20 15:50:56 +00:00
Merge pull request #68 from shanemcd/fix-initializee
Fix initialize tasks
This commit is contained in:
@@ -111,4 +111,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