``` (venv) [jtanner@jtw530 role.1]$ python -c 'from testinfra.utils.ansible_runner import AnsibleRunnerV2; runner = AnsibleRunnerV2()' Traceback (most recent call last): File "<string>", line 1, in <module> File "/data/workspace.issues/AP-MOLECULE_COLLECTION_INIT/venv/lib/python3.7/site-packages/testinfra-1.16.0-py3.7.egg/testinfra/utils/ansible_runner.py", line 153, in __init__ self.cli.options = self.cli.base_parser( AttributeError: 'PlaybookCLI' object has no attribute 'base_parser' (venv) [jtanner@jtw530 role.1]$ ``` Caused by https://github.com/ansible/ansible/commit/7e92ff823e2bf97ee33c1b7ff87bb8acecb5ae77#diff-b54c875fc6bfd4d98dcc488f06a07bea