Fix ansible-test reported pep8 errors

These are indent issues, one item per line for argument_specs items
containing options dicts and missing or overflow spaces for comments
and dict delimiters.
This commit is contained in:
Thomas Woerner
2021-12-14 17:17:17 +01:00
parent 82412ef761
commit 85006d611f
11 changed files with 61 additions and 54 deletions

View File

@@ -577,7 +577,7 @@ def main():
args.get("krbprincipalauthind", [""]) ==
res_find.get("krbprincipalauthind", [""])
)
):
):
del args["krbprincipalauthind"]
if not compare_args_ipa(ansible_module, args,