mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
This is necessary for the scenario when you push a new, broken monit config out, and then set a state=reloaded handler - the error was previously swallowed so you could end up with successful play but missing monitoring (!). Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>