klips/ansible/roles/docker.yml

6 lines
61 B
YAML
Raw Permalink Normal View History

---
- hosts: docker-host
become: yes
roles:
- docker