- hosts: pottwal.n39.eu
become: true
vars:
ansible_python_interpreter: /usr/bin/python3
roles:
- role: docker_setup
docker_data_root: "/srv/docker"
- role: apache
tasks: