updated to flush restart node handlers
diff --git a/tasks/main.yml b/tasks/main.yml index 0877aef..44ae188 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -19,8 +19,5 @@ notify: - restart node -#- name: Restarting node -# become: true -# shell: "reboot now" -# when: "{{ ansible_selinux.status | lower != 'disabled' }}" +- meta: flush_handlers