Skip to content
Snippets Groups Projects
Commit 2adfedd4 authored by Lars Beckers's avatar Lars Beckers
Browse files

add locale to common because debootstrap

parent 34b3b18f
No related branches found
No related tags found
No related merge requests found
---
- apt: name=locales state=latest
tags:
- packages
- locale
- locale_gen: name=en_US.UTF-8 state=present
tags:
- config
- locale
......@@ -3,6 +3,8 @@
- include: filesystem.yml
- meta: flush_handlers
- include: locale.yml
- meta: flush_handlers
- include: repositories.yml
- meta: flush_handlers
- include: dns.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment