diff --git a/molecule/generic_files/tests/test_client.py b/molecule/generic_files/tests/test_client.py index ed729f0..f43bbd0 100644 --- a/molecule/generic_files/tests/test_client.py +++ b/molecule/generic_files/tests/test_client.py @@ -1,6 +1,5 @@ import os import pytest -import re from testinfra.utils.ansible_runner import AnsibleRunner testinfra_hosts = ["ansible://all:!borgbackup_servers"]