fix variable name change
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
"default": "{{ awx_customise_base_domain_website | string | lower }}",
|
||||
"choices": "true\nfalse",
|
||||
"new_question": true,
|
||||
"variable": "customise_base_domain_website",
|
||||
"variable": "awx_customise_base_domain_website",
|
||||
"type": "multiplechoice"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user