mirror of
https://github.com/ansible/awx.git
synced 2026-04-05 18:19:21 -02:30
edit original migration file, add blank string as acceptable to model
This commit is contained in:
@@ -54,7 +54,7 @@ options:
|
||||
description:
|
||||
- determine image pull behavior
|
||||
choices: ["always", "missing", "never"]
|
||||
default: None
|
||||
default: ''
|
||||
type: str
|
||||
extends_documentation_fragment: awx.awx.auth
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user