vps/playbooks/setup-nginx.yml

5 lines
105 B
YAML

- name: Include variables files & setup NGINX
hosts: localhost
roles:
- include-vars
- nginx