CHANGE: drops unnecessary lines from maintain playbook

This commit is contained in:
2026-08-17 16:26:15 +04:00
parent fff5d61cce
commit ca24bb73dc
-3
View File
@@ -5,9 +5,6 @@
vars_files:
../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:
# Check the Internet connection