From 9b105e93274b258009dbb27f54399303883afd2d Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:25:57 +0100 Subject: [PATCH] added a variable to control the wanted locale for the installation --- ansible/roles/locale/vars/main.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 ansible/roles/locale/vars/main.yml diff --git a/ansible/roles/locale/vars/main.yml b/ansible/roles/locale/vars/main.yml new file mode 100644 index 0000000..ba111c3 --- /dev/null +++ b/ansible/roles/locale/vars/main.yml @@ -0,0 +1 @@ +locale: us