forked from cisti/infra
5 lines
73 B
OCaml
5 lines
73 B
OCaml
---
|
|
- name: "Install NGINX"
|
|
apt:
|
|
name: nginx
|
|
update_cache: yes
|