mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 04:17:36 -02:30
Group and Host variables working.
This commit is contained in:
@@ -39,7 +39,8 @@ angular.module('HostFormDefinition', [])
|
||||
addRequired: false,
|
||||
editRequird: false,
|
||||
rows: 10,
|
||||
class: 'span12'
|
||||
class: 'span12',
|
||||
default: "\{\}"
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user