chore: Disable bacula
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
Not used anymore. Moving things to Sanoid instead. Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
cf262bbf9e
commit
97ab3931bb
1 changed files with 0 additions and 3 deletions
3
main.yml
3
main.yml
|
@ -48,9 +48,6 @@
|
|||
- name: Configure telegraf
|
||||
ansible.builtin.include_tasks: tasks/telegraf.yml
|
||||
|
||||
- name: Configure bacula
|
||||
ansible.builtin.include_tasks: tasks/bacula.yml
|
||||
|
||||
- name: Configure vim
|
||||
ansible.builtin.include_tasks: tasks/vim.yml
|
||||
|
||||
|
|
Loading…
Reference in a new issue