Skip to content

AnsibleRunnerV2 broken on upstream changes to PlaybookCLI in devel #401

@jctanner

Description

@jctanner
(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 ansible/ansible@7e92ff8#diff-b54c875fc6bfd4d98dcc488f06a07bea

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions