public-health-ch/ansible/docker.yaml

8 lines
146 B
YAML
Raw Normal View History

2017-04-24 12:22:51 +00:00
- hosts: webservers
become: yes
become_method: 'sudo'
gather_facts: yes
roles:
2020-05-15 20:41:39 +00:00
- role: geerlingguy.docker
2017-04-24 12:22:51 +00:00
docker_users: ansible