added roles folder
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
- name: pull and start caddy container
|
||||
become: true
|
||||
ansible.builtin.shell:
|
||||
cmd: cd /home/mario/home-assistant; docker compose down -d
|
||||
Reference in New Issue
Block a user