6 lines
73 B
OCaml
6 lines
73 B
OCaml
|
---
|
||
|
- name: "Install NGINX"
|
||
|
apt:
|
||
|
name: nginx
|
||
|
update_cache: yes
|