ansible/site.yml
2024-08-13 20:18:11 -06:00

5 lines
65 B
YAML

- hosts: docker
become: true
roles:
- common
- docker