Ansible-Nginx-Cluster/nginx_cluster.yml
2023-01-18 14:42:02 -07:00

7 lines
98 B
YAML

---
# file: nginx_cluster.yml
- hosts: nginx_cluster
become: true
roles:
- nginx_cluster