Move keyserver to a role. Thanks misc!

This commit is contained in:
Kevin Fenzi 2014-04-24 20:37:51 +00:00
parent 0982cd46a9
commit 52c9e9a08d
10 changed files with 103 additions and 20 deletions

View file

@ -80,12 +80,6 @@
- name: restart rsyslog
action: service name=rsyslog state=restarted
- name: restart sks-db
action: service name=sks-db state=restarted
- name: restart sks-recon
action: service name=sks-recon state=restarted
- name: restart sshd
action: service name=sshd state=restarted