first round of variable name changes
This commit is contained in:
@ -20,10 +20,10 @@
|
||||
"required": false,
|
||||
"min": 0,
|
||||
"max": 65536,
|
||||
"default": {{ awx_dimension_users_raw_final | to_json }},
|
||||
"default": {{ awx_dimension_users_final | to_json }},
|
||||
"choices": "",
|
||||
"new_question": true,
|
||||
"variable": "awx_dimension_users_raw",
|
||||
"variable": "awx_dimension_users",
|
||||
"type": "textarea"
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user