[SUCS Devel] [Git][sucs/sucs][master] Fix indentation error in mw role

Imran Hussain imranh at sucs.org
Thu Jan 12 15:28:23 GMT 2017


Imran Hussain pushed to branch master at sucs / SUCS


Commits:
744e8e9e by Imran Hussain at 2017-01-12T15:30:48+00:00
Fix indentation error in mw role

- - - - -


1 changed file:

- ansible/roles/mw/handlers/main.yml


Changes:

=====================================
ansible/roles/mw/handlers/main.yml
=====================================
--- a/ansible/roles/mw/handlers/main.yml
+++ b/ansible/roles/mw/handlers/main.yml
@@ -13,7 +13,7 @@
 - name: install mw
   apt:
     deb: /opt/mw/mw*.deb
-    notify: start mwserv
+  notify: start mwserv
 
 - name: start mwserv
   service:



View it on GitLab: https://projects.sucs.org/sucs/sucs/commit/744e8e9ecafed130dec8b8db9fd7ccb5dae93ad2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20170112/1d411eb3/attachment.html>


More information about the Devel mailing list