This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
fphammerle
/
ansible-role-nginx
espejo de
https://github.com/fphammerle/ansible-role-nginx
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Árbol:
1.3.1
Ramas
Etiquetas
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...
/
handlers
/
main.yml
main.yml
64 B
Permalink
Histórico
Raw
1
2
3
---
- name: restart nginx
service: name=nginx state=restarted