This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
fphammerle
/
ansible-role-nginx
mirror da
https://github.com/fphammerle/ansible-role-nginx
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
6f04a8f2ed
Rami (Branch)
Tag
master
revert-53-feature/whitespace-control
2.2.1
2.2.0
2.0.0
2.1.0
1.9.7
1.9.6
base-eb2b1a5
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
ansible-role-ng...
/
tasks
/
setup-Debian.yml
setup-Debian.yml
72 B
Cronologia
Originale
1
2
3
---
- name: Ensure nginx is installed.
apt: pkg=nginx state=installed