--- - name: Build Wordpress sites include_tasks: wordpress.yml loop: "{{ sites }}" when: item.type == "wordpress" tags: wordpress # build an image # do the msmtp bullshit # docker compose # nginx # let's encrypt # in another role: deploy the stuff