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
Fix errors when package state is absent
When setting `te_agent_package_state: absent` to uninstall the package,
tasks to configure the service fail with an error, due to the service
missing. Only attempt to configure the service when the package is
present.