klips/ansible/nginx.yml

7 lines
62 B
YAML
Raw Normal View History

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