Browse Source

flush handlers

master
parent
commit
3d9174d901
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      tasks/main.yml

+ 3
- 0
tasks/main.yml View File

@@ -16,3 +16,6 @@


- include: linger.yml - include: linger.yml
when: users is defined when: users is defined

- name: flush handlers
meta: flush_handlers

Loading…
Cancel
Save