issue #429: enable en_US locale to unbreak debops test.
This commit is contained in:
parent
7531af3ee0
commit
60fe3fd6f5
|
@ -72,6 +72,7 @@
|
||||||
- copy:
|
- copy:
|
||||||
dest: /etc/locale.gen
|
dest: /etc/locale.gen
|
||||||
content: |
|
content: |
|
||||||
|
en_US.UTF-8 UTF-8
|
||||||
fr_FR.UTF-8 UTF-8
|
fr_FR.UTF-8 UTF-8
|
||||||
when: distro == "Debian"
|
when: distro == "Debian"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue