8025-awxRefactor-debianBootStrap #30
|
@ -28,6 +28,7 @@
|
|||
group: bacula
|
||||
mode: u=rw,g=r,o=
|
||||
backup: true
|
||||
register: bacula_config
|
||||
- name: Configure master cert
|
||||
copy:
|
||||
content: "{{ master_cert_content }}"
|
||||
|
@ -46,3 +47,4 @@
|
|||
service:
|
||||
name: bacula-fd
|
||||
state: restarted
|
||||
when: bacula_config.changed
|
Loading…
Reference in New Issue