vps/playbooks/setup-nginx.yml

6 lines
105 B
YAML
Raw Normal View History

2024-05-14 18:35:25 +02:00
- name: Include variables files & setup NGINX
hosts: localhost
roles:
- include-vars
- nginx