You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When updates to /etc/systemd/system/victorialogs.service are made, the hander for restarting the service does not fire.
I updated some options that resulted in some additional command line parameters in the service file.
I expected that the handler would fire to restart the service, but it doesn't.
When updates to /etc/systemd/system/victorialogs.service are made, the hander for restarting the service does not fire.
I updated some options that resulted in some additional command line parameters in the service file.
I expected that the handler would fire to restart the service, but it doesn't.
In roles/vlsingle/tasks/configure.yaml:
The daemon-reload task evaluates to "ok" when run, and never fires the handler:
The text was updated successfully, but these errors were encountered: