Skip to content
Snippets Groups Projects
Commit 7abdd9a9 authored by nimrod's avatar nimrod
Browse files

- Adjust tests to run in Docker.

parent c4f95c9d
No related branches found
No related tags found
No related merge requests found
import pytest import pytest
from testinfra.utils.ansible_runner import AnsibleRunner
testinfra_hosts = AnsibleRunner('.molecule/ansible_inventory').get_hosts('all')
@pytest.mark.parametrize('error', ['InsecureRequestWarning', @pytest.mark.parametrize('error', ['InsecureRequestWarning',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment