8025-awxRefactor-debianBootStrap #30

Merged
juan merged 37 commits from 8025-awxRefactor-debianBootStrap into main 2024-10-16 14:49:33 +00:00
1 changed files with 3 additions and 1 deletions
Showing only changes of commit 72e30fa606 - Show all commits

View File

@ -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