style 💎: Update password variable in setupacdc.yml
Updated the `addc_admin_password` variable to use the correct syntax, ensuring consistency with other variables in the file.
This commit is contained in:
@@ -107,7 +107,7 @@
|
|||||||
become: true
|
become: true
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
addc_admin_password: "{{ addc_adminpass }}"
|
addc_admin_password: "{{ addc_adminpass }}"
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user