This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
laurent
/
ansible-certbot
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
865043d30e
Branches
Tags
master
ansible-cert...
/
roles
/
disable-apache
/
handlers
/
main.yml
main.yml
72 B
Histórico
Raw
1
2
3
4
5
- name: reload apache
service:
name: apache2
state: reloaded