haproxy-wi/app/scripts/ansible/roles/nginx_section.yml

10 lines
163 B
YAML

---
- name: Create NGINX section
hosts: localhost
connection: local
become: yes
become_method: sudo
gather_facts: yes
roles:
- role: nginx_section