- name: Compose up on webserver ansible.builtin.command: "docker-compose up -d" args: chdir: "{{ webserver_root }}" listen: composeup_webserver