mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 10:40:01 -03:30
expose GALAXY_IGNORE_CERTS in the job settings UI
This commit is contained in:
@@ -65,6 +65,9 @@ export default ['i18n', function(i18n) {
|
|||||||
PROJECT_UPDATE_VVV: {
|
PROJECT_UPDATE_VVV: {
|
||||||
type: 'toggleSwitch',
|
type: 'toggleSwitch',
|
||||||
},
|
},
|
||||||
|
GALAXY_IGNORE_CERTS: {
|
||||||
|
type: 'toggleSwitch',
|
||||||
|
},
|
||||||
AWX_ROLES_ENABLED: {
|
AWX_ROLES_ENABLED: {
|
||||||
type: 'toggleSwitch',
|
type: 'toggleSwitch',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user