Merge "Stop handler flush" into stable/victoria

This commit is contained in:
Zuul 2021-05-22 07:43:55 +00:00 committed by Gerrit Code Review
commit 0b6a0038f0
1 changed files with 0 additions and 2 deletions

View File

@ -122,8 +122,6 @@ outputs:
- name: Install, Configure and Run Chrony - name: Install, Configure and Run Chrony
include_role: include_role:
name: chrony name: chrony
- name: Ensure chrony has been restarted
meta: flush_handlers
- name: Ensure system is NTP time synced - name: Ensure system is NTP time synced
command: chronyc makestep command: chronyc makestep
ansible_group_vars: ansible_group_vars: