install dn42 ca

This commit is contained in:
Jörg Thalheim 2015-04-09 10:31:10 +00:00
parent d1d361df37
commit b20c03cea7
1 changed files with 1 additions and 4 deletions

View File

@ -13,10 +13,7 @@
- zsh
- git
- sudo
- name: remove deprecated packages
pacman: name={{ item }} state=absent
with_items:
- cacert-dot-org
- ca-certificates-dn42
- name: /etc/hosts
template: src=hosts.j2 dest=/etc/hosts mode=0644 backup=yes
- locale_gen: name=de_DE.UTF-8 state=present