mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 06:04:24 -07:00
2 Blank Errors
This commit is contained in:
parent
10e12a55d7
commit
4cc0b7740f
1 changed files with 2 additions and 0 deletions
|
@ -129,5 +129,7 @@ def main():
|
||||||
file_digest=result['file_digest']
|
file_digest=result['file_digest']
|
||||||
)
|
)
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
|
||||||
|
|
||||||
main()
|
main()
|
||||||
__all__ = ['get_exports']
|
__all__ = ['get_exports']
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue