mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Add no_log where needed, scale down pods before migration
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
name: '{{ tower_old_postgres_configuration_secret }}'
|
||||
register: old_pg_config
|
||||
when: tower_old_postgres_configuration_secret | length
|
||||
ignore_errors: true
|
||||
no_log: true
|
||||
|
||||
- name: Migrate data from old Openshift instance
|
||||
|
||||
Reference in New Issue
Block a user