initial commit

This commit is contained in:
neingeist 2015-11-26 15:33:55 +01:00
commit 6e41767d7b
6 changed files with 113 additions and 0 deletions

6
handlers/main.yml Normal file
View file

@ -0,0 +1,6 @@
---
- name: Update Fedora CA certificates
command: update-ca-trust extract
- name: Update Debian CA certificates
command: update-ca-certificates