Prefix base role variables

This commit is contained in:
2025-12-31 19:11:58 -05:00
parent 2298ca008e
commit a3f723885d
18 changed files with 39 additions and 40 deletions

View File

@@ -3,7 +3,7 @@
msg: "Reboot initiated by Ansible"
connect_timeout: 5
listen: reboot_host
when: allow_reboot
when: base_allow_reboot
- name: Reconfigure locales
ansible.builtin.command: dpkg-reconfigure -f noninteractive locales