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

Blank Error

This commit is contained in:
Yousefnezhad 2025-06-11 12:48:31 +03:30
parent 09c3e3585a
commit 7f328ec471

View file

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