--- - hosts: localhost connection: local vars: docker_skip_cleanup: yes tasks: - name: Setup docker import_role: name: setup_docker