mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-27 13:27:56 +01:00
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