This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
secstate
/
homelab
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
5227d2a876
Rami (Branch)
Tag
master
homelab
/
lab
/
ansible
/
roles
/
nginx
/
handlers
/
main.yml
main.yml
76 B
Cronologia
Originale
1
2
3
4
5
---
- name: Nginx restarted
service:
name: nginx
state: restarted