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
|
||||
|
||||
vars:
|
||||
addc_admin_password: "{{ addc_adminpass }}"
|
||||
addc_admin_password: "{{ addc_adminpass }}"
|
||||
|
||||
tasks:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user