--- # file: playbooks/docker.yml - hosts: '{{ target | default("all") }}' roles: - docker