index
:
ansible
master
Ansible configuration for the server
mscherer@redhat.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
httpd
/
handlers
/
main.yml
blob: e379288d845007a59ba80f84df9f7d33516a639c (
plain
)
1
2
3
--- - name: restart httpd service: name=httpd state=restarted