1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00

2 Blank Errors

This commit is contained in:
Yousefnezhad 2025-06-11 12:04:33 +03:30
parent 10e12a55d7
commit 4cc0b7740f

View file

@ -129,5 +129,7 @@ def main():
file_digest=result['file_digest']
)
if __name__ == '__main__':
main()
__all__ = ['get_exports']