install dn42 ca
This commit is contained in:
parent
d1d361df37
commit
b20c03cea7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user