mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-06 21:33:14 +00:00
ipaclient_test: Remove debugging warning output
A remain from debugging in ipaclient_test has been removed.
This commit is contained in:
@@ -832,7 +832,6 @@ def main():
|
||||
# raise ScriptError(rval=CLIENT_INSTALL_ERROR)
|
||||
|
||||
except ScriptError as e:
|
||||
module.warn("2nd part: %s" % e)
|
||||
module.fail_json(msg=str(e))
|
||||
|
||||
#########################################################################
|
||||
|
||||
Reference in New Issue
Block a user