This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
kolter
/
ansible-playbooks
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
5d817082fb
Branches
Tags
master
ansible-playboo...
/
roles
/
webserver
/
handlers
/
php.yml
php.yml
111 B
Historique
Raw
1
2
3
4
5
6
- name: 'Reload rsyslog for php'
service:
name: 'rsyslog'
state: 'restarted'
# vim: ft=yaml.ansible