Add locale configuration tasks to base role

This commit is contained in:
2023-10-18 16:32:09 -04:00
parent a65c4b9cf6
commit 31e0538b84
2 changed files with 22 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ allow_reboot: true
manage_firewall: true
manage_network: false
network_type: static
locale_default: en_US.UTF-8
packages:
- apache2-utils