mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 15:36:04 -03:30
This commit is contained in:
@@ -107,11 +107,6 @@ export default
|
|||||||
init: false
|
init: false
|
||||||
},
|
},
|
||||||
autocomplete: false,
|
autocomplete: false,
|
||||||
subCheckbox: {
|
|
||||||
variable: 'secret_key_ask',
|
|
||||||
text: 'Ask at runtime?',
|
|
||||||
ngChange: 'ask(\'secret_key\', \'undefined\')'
|
|
||||||
},
|
|
||||||
clear: false,
|
clear: false,
|
||||||
hasShowInputButton: true,
|
hasShowInputButton: true,
|
||||||
apiField: 'password',
|
apiField: 'password',
|
||||||
|
|||||||
Reference in New Issue
Block a user