- name: pull and start postgres container become: true ansible.builtin.shell: cmd: cd /home/{{ ansible_user }}/home-assistant-components/postgres; docker compose up -d