This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
fphammerle
/
ansible-role-nginx
kopia lustrzana
https://github.com/fphammerle/ansible-role-nginx
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
1.4.0
Gałęzie
Tagi
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
Bezpośredni odnośnik
Historia
Czysty
1
2
3
---
- name: restart nginx
service: name=nginx state=restarted