Nuke bacula.

This commit is contained in:
Kevin Fenzi 2014-01-13 20:12:26 +00:00
parent c67dc5f94c
commit 869a1965b3
8 changed files with 0 additions and 1325 deletions

View file

@ -11,15 +11,6 @@
- name: reload apache
action: service name=httpd state=reloaded
- name: restart bacula-fd
action: service name=bacula-fd state=restarted
- name: restart bacula-sd
action: service name=bacula-sd state=restarted
- name: restart bacula-dir
action: service name=bacula-dir state=restarted
- name: restart collectd
action: service name=collectd state=restarted