Skip to content
Snippets Groups Projects
Commit 7d27bff6 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Merge branch 'master' of git.fsmpi.rwth-aachen.de:infra/ansible

parents 34b3b18f 2adfedd4
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