mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Container Pull Option -> Pull
Co-authored-by: Jake McDermott <yo@jakemcdermott.me>
This commit is contained in:
@@ -88,7 +88,7 @@ function ExecutionEnvironmentFormFields({
|
||||
? 'default'
|
||||
: 'error'
|
||||
}
|
||||
label={i18n._(t`Container Pull Option`)}
|
||||
label={i18n._(t`Pull`)}
|
||||
>
|
||||
<AnsibleSelect
|
||||
{...containerOptionsField}
|
||||
|
||||
Reference in New Issue
Block a user