disable bacula-conf, do it manually!
This commit is contained in:
parent
36e88ae2d3
commit
870de18000
12
liebchen.yml
12
liebchen.yml
@ -72,12 +72,12 @@
|
||||
dest: /usr/local/bin/bacula-conf.py
|
||||
mode: 0700
|
||||
|
||||
- name: run configuration for bacula-fd
|
||||
command: /usr/local/bin/bacula-conf.py
|
||||
- name: Restart service bacula-fd
|
||||
service:
|
||||
name: bacula-fd
|
||||
state: restarted
|
||||
#- name: run configuration for bacula-fd
|
||||
# command: /usr/local/bin/bacula-conf.py
|
||||
#- name: Restart service bacula-fd
|
||||
# service:
|
||||
# name: bacula-fd
|
||||
# state: restarted
|
||||
|
||||
- name: Install MATLAB dependencies
|
||||
# source: https://github.com/mathworks-ref-arch/container-images/blob/main/matlab-deps/r2023b/ubuntu22.04/base-dependencies.txt
|
||||
|
Loading…
Reference in New Issue
Block a user