role.linux-locales/linux-locales.yml
2025-04-12 15:27:46 +02:00

7 lines
98 B
YAML

---
- hosts: all
roles:
- role: linux-locales
when: ansible_distribution != "Alpine"