mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 10:40:01 -03:30
default pull options for container images to None, also adding pull options to awxkit
This commit is contained in:
@@ -54,7 +54,7 @@ options:
|
||||
description:
|
||||
- determine image pull behavior
|
||||
choices: ["always", "missing", "never"]
|
||||
default: "missing"
|
||||
default: None
|
||||
type: str
|
||||
extends_documentation_fragment: awx.awx.auth
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user