mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 07:47:44 -02:30
AC-503 Latest cloud inventory changes.
This commit is contained in:
@@ -76,8 +76,8 @@ angular.module('InventoryFormDefinition', [])
|
||||
'<p>View JSON examples at <a href="http://www.json.org" target="_blank">www.json.org</a></p>' +
|
||||
'<p>View YAML examples at <a href="http://www.ansibleworks.com/docs/YAMLSyntax.html" target="_blank">ansibleworks.com</a></p>',
|
||||
dataTitle: 'Inventory Variables',
|
||||
dataPlacement: 'bottom',
|
||||
dataContainer: '#inventory'
|
||||
dataPlacement: 'left',
|
||||
dataContainer: 'body'
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user