issue #429: enable en_US locale to unbreak debops test.

issue510
David Wilson 5 years ago
parent 7531af3ee0
commit 60fe3fd6f5

@ -72,6 +72,7 @@
- copy:
dest: /etc/locale.gen
content: |
en_US.UTF-8 UTF-8
fr_FR.UTF-8 UTF-8
when: distro == "Debian"

Loading…
Cancel
Save