add conditional

This commit is contained in:
Ruben Blanco 2024-02-15 15:43:51 +01:00
parent 398ba809a2
commit 69c0182051
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
---
- name: "[CONFIG LOCALES] Comprobando si es necesario configurar locales"
meta: end_host
when: locales_enabled is not defined or not locales_enabled
- name: execute script set_locales.sh
script: set_locales.sh