diff --git a/handlers/main.yml b/handlers/main.yml index c373c54..b09baa9 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -13,8 +13,6 @@ - (not __network_require_reboot | default(False) | bool) or (not network_reboot_enabled | bool) - network_restart_enabled | bool listen: __network_restart - tags: - - skip_ansible_later - name: Reboot server ansible.builtin.reboot: