1
0
Fork 0
forked from cisti/infra
infra/roles/nginx/tasks/main.ml
2020-10-02 21:28:40 +02:00

5 lines
73 B
OCaml

---
- name: "Install NGINX"
apt:
name: nginx
update_cache: yes