# playbook.yml: --- - name: "docker" hosts: thismachine connection: local roles: - docker