klips/ansible/nginx.yml

7 lines
62 B
YAML
Raw Normal View History

---
- hosts: nginx-server
become: yes
roles:
2020-04-15 23:03:42 +00:00
- nginx