linux-system-roles / kdump

An ansible role which configures kdump
https://linux-system-roles.github.io/kdump/
MIT License
19 stars 21 forks source link

test: call handlers to refresh kdump before calling role again #158

Closed richm closed 1 year ago

richm commented 1 year ago

Call the handlers before calling the role again to refresh the configuration. The role will sometimes fail if the configuration has not been properly flushed by the handlers before calling the role again.

Signed-off-by: Rich Megginson rmeggins@redhat.com

richm commented 1 year ago

[citest]