feat: remove Duplicati tasks from service deployment configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
This commit is contained in:
parent
3f9ec7c6c2
commit
80c675b14c
@ -1,9 +1,5 @@
|
||||
- name: Deploy docker services
|
||||
block:
|
||||
- name: Include duplicati tasks
|
||||
ansible.builtin.include_tasks: duplicati/duplicati.yml
|
||||
when: duplicati_enabled|bool
|
||||
|
||||
- name: Include golink tasks
|
||||
ansible.builtin.include_tasks: golink/golink.yml
|
||||
when: golink_enabled|bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user