| commit | 9640f6f22ba34d8f300de098954a26f64b144286 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Thu Sep 08 14:52:53 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Thu Sep 08 14:52:53 2016 -0400 |
| tree | 34468e0bef98f169bba5536cc1d46cd460784bc2 | |
| parent | 7f5be60489cd377f21a069634f32ae99120d9b06 [diff] |
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