projects
/
noc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3abc2ae
)
vm-update: Use post_tasks rather than explicit flush_handlers
author
nicoo
<nicoo@realraum.at>
Mon, 28 Jan 2019 15:41:23 +0000
(16:41 +0100)
committer
nicoo
<nicoo@realraum.at>
Mon, 28 Jan 2019 15:41:23 +0000
(16:41 +0100)
ansible/vm-update.yml
patch
|
blob
|
history
diff --git
a/ansible/vm-update.yml
b/ansible/vm-update.yml
index
a5a2c83
..
871b3c7
100644
(file)
--- a/
ansible/vm-update.yml
+++ b/
ansible/vm-update.yml
@@
-22,9
+22,7
@@
roles:
- vm/network
- tasks:
- - meta: flush_handlers
-
+ post_tasks:
- name: Shutdown VM
async: 1
poll: 0