mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
Blank
This commit is contained in:
parent
138e65d302
commit
4a1953031b
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ import hashlib
|
||||||
|
|
||||||
from ansible_collections.community.general.plugins.modules.nfs_exports_info import get_exports
|
from ansible_collections.community.general.plugins.modules.nfs_exports_info import get_exports
|
||||||
|
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def fake_exports_content():
|
def fake_exports_content():
|
||||||
return """
|
return """
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue