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):
4e0b00bca2
Rami (Branch)
Tag
master
homelab
/
lab
/
ansible
/
roles
/
redis
/
handlers
/
main.yml
main.yml
76 B
Cronologia
Originale
1
2
3
4
5
---
- name: Redis restarted
service:
name: redis
state: restarted