Change no_log type to boolean (#1068)

This commit is contained in:
Christian Adams
2022-10-04 10:48:51 -04:00
committed by GitHub
parent 17eb9cf8e8
commit 9b1b5e676d
6 changed files with 6 additions and 6 deletions

View File

@@ -288,7 +288,7 @@ development_mode: false
security_context_settings: {}
# Set no_log settings on certain tasks
no_log: 'true'
no_log: true
# Should AWX instances be automatically upgraded when operator gets upgraded
#

View File

@@ -12,7 +12,7 @@ backup_pvc_namespace: '{{ ansible_operator_meta.namespace }}'
backup_dir: ''
# Set no_log settings on certain tasks
no_log: 'true'
no_log: true
# Default resource requirements
restore_resource_requirements: