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