Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
829bc004526493f9079b2ef2d272aba2d2cc8f03
/
.
/
roles
/
head-prologue
/
handlers
/
main.yml
blob: f744763b01db1327ee9694c2111980e0b42c3b23 [
file
] [
log
] [
blame
]
David K. Bainbridge
49b75ef
2016-08-24 15:24:15 -0700
[
diff
] [
blame
]
1
---
2
3
-
name:
reload apache2
4
become:
yes
5
service:
6
name:
apache2
7
state:
reloaded