infra-swarm/ansible/main.yml

8 lines
94 B
YAML

---
- name: Configure swarm
hosts: swarm
roles:
- origin-cert
- nginx
- swarm