mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-28 01:16:41 +00:00
Seems *args, **kwargs have to be the last two arguments in Python 2 syntax. CI sanity tests were failing.
Seems *args, **kwargs have to be the last two arguments in Python 2 syntax. CI sanity tests were failing.