vm-update: Use post_tasks rather than explicit flush_handlers
authornicoo <nicoo@realraum.at>
Mon, 28 Jan 2019 15:41:23 +0000 (16:41 +0100)
committernicoo <nicoo@realraum.at>
Mon, 28 Jan 2019 15:41:23 +0000 (16:41 +0100)
ansible/vm-update.yml

index a5a2c83..871b3c7 100644 (file)
@@ -22,9 +22,7 @@
   roles:
     - vm/network
 
-  tasks:
-    - meta: flush_handlers
-
+  post_tasks:
     - name: Shutdown VM
       async: 1
       poll: 0