FIX: all .yml are renamed with .yaml to follow the name convention

This commit is contained in:
2026-07-07 15:03:00 +00:00
parent 6f996d1da3
commit 5bcca3f268
4 changed files with 3 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
---
- name: Physical machines maintanance play
hosts: all
remote_user: ansible
roles:
- ../roles/02_common_healthcheck
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') }}"
ha_addr: https://ha.lan