mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 14:22:49 +00:00
One more no_log default update
This commit is contained in:
@@ -12,7 +12,7 @@ backup_pvc_namespace: "{{ ansible_operator_meta.namespace }}"
|
|||||||
backup_storage_requirements: ''
|
backup_storage_requirements: ''
|
||||||
|
|
||||||
# Set no_log settings on certain tasks
|
# Set no_log settings on certain tasks
|
||||||
no_log: 'true'
|
no_log: true
|
||||||
|
|
||||||
# Variable to set when you want backups to be cleaned up when the CRD object is deleted
|
# Variable to set when you want backups to be cleaned up when the CRD object is deleted
|
||||||
clean_backup_on_delete: false
|
clean_backup_on_delete: false
|
||||||
|
|||||||
Reference in New Issue
Block a user