mmt-infra/playbooks/deploy-nginx.yml
2024-05-01 01:33:35 -07:00

7 lines
61 B
YAML

---
- name: Nginx setup
hosts: nginx
roles:
- nginx