Ansible-Nginx-Cluster/nginx_cluster.yml

8 lines
98 B
YAML
Raw Permalink Normal View History

2023-01-18 14:42:02 -07:00
---
# file: nginx_cluster.yml
- hosts: nginx_cluster
become: true
roles:
- nginx_cluster