klips/ansible/nginx.yml

6 lines
59 B
YAML
Raw Normal View History

---
- hosts: nginx-server
become: yes
roles:
- nginx