feat(all): updates some configs #2
@@ -5,9 +5,6 @@
|
|||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
../inventory/group_vars/all/secrets.yaml
|
../inventory/group_vars/all/secrets.yaml
|
||||||
vars:
|
|
||||||
ansible_user_passwd_hash: "{{ ansible_password | password_hash('sha512', 's3edscrj45e6r') }}"
|
|
||||||
user_passwd_hash: "{{ user_password | password_hash('sha512', 's3ed6123jhgcr') }}"
|
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
# Check the Internet connection
|
# Check the Internet connection
|
||||||
|
|||||||
Reference in New Issue
Block a user