Merge pull request #956 from Cl0udius/add_auto_upgrade_parameter

added auto_upgrade flag
This commit is contained in:
Shane McDonald
2022-06-27 13:39:11 -04:00
committed by GitHub
5 changed files with 144 additions and 85 deletions

View File

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