Add ansible backup komodo task
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
- name: Backup Komodo
|
||||||
|
hosts: Plex
|
||||||
|
ansible.builtin.command: cd /etc/komodo/repos/venus/stacks/komodo && bash ./backup.sh
|
||||||
|
become: true
|
||||||
Reference in New Issue
Block a user