This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
fphammerle
/
ansible-role-nginx
miroir de
https://github.com/fphammerle/ansible-role-nginx
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
3ea03870a6
Branches
Tags
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
Historique
Raw
1
2
3
---
- name: restart nginx
service: name=nginx state=restarted