mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 08:57:33 -02:30
Add option to follow symlinks when scanning for playbooks
This commit is contained in:
@@ -71,6 +71,9 @@ export default ['i18n', function(i18n) {
|
||||
AWX_COLLECTIONS_ENABLED: {
|
||||
type: 'toggleSwitch',
|
||||
},
|
||||
AWX_SHOW_PLAYBOOK_LINKS: {
|
||||
type: 'toggleSwitch',
|
||||
},
|
||||
PRIMARY_GALAXY_URL: {
|
||||
type: 'text',
|
||||
reset: 'PRIMARY_GALAXY_URL',
|
||||
|
||||
Reference in New Issue
Block a user