flush handlers
This commit is contained in:
parent
68886a9410
commit
8b60743a5a
1 changed files with 2 additions and 0 deletions
|
@ -33,3 +33,5 @@
|
|||
path: /etc/hosts
|
||||
line: "{{item.value.wg_ip}} {{item.key}}"
|
||||
loop: "{{hostvars|dict2items}}"
|
||||
- name: fire handlers
|
||||
meta: flush_handlers
|
||||
|
|
Loading…
Reference in a new issue