[SUCS Devel] [Git][sucs/sucs][master] That's what handlers are for I think
Laurence Sebastian Bowes
elbows at sucs.org
Thu Sep 29 00:48:26 BST 2016
Laurence Sebastian Bowes pushed to branch master at sucs / SUCS
Commits:
556091d8 by Laurence Sebastian Bowes at 2016-09-29T00:49:55+01:00
That's what handlers are for I think
- - - - -
1 changed file:
- ansible/roles/common/handlers/main.yml
Changes:
=====================================
ansible/roles/common/handlers/main.yml
=====================================
--- a/ansible/roles/common/handlers/main.yml
+++ b/ansible/roles/common/handlers/main.yml
@@ -1,2 +1,5 @@
- name: refresh apt
- apt: update_cache=yes
\ No newline at end of file
+ apt: update_cache=yes
+
+- name: reload apache
+ service: name=httpd state=reloaded
View it on GitLab: https://projects.sucs.org/sucs/sucs/commit/556091d8fb0e6f64b90cb5b91fc576a83d160d6d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20160929/eba53344/attachment.html>
More information about the Devel
mailing list