Skip to content
Commit 531e544b authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

Added support for client defined result data in FReeIPABaseModule

Modified support for processing result of IPA API commands so that
client code can define its own processing and add return values to
self.exit_args based on command result.

If a subclass need to process the result of IPA API commands it should
override the method `process_command_result`. The default implementation
will simply evaluate if `changed` should be true.
parent abbd15e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment