mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
Change for enabling future tests
This commit is contained in:
parent
315c4e773c
commit
59fce041af
1 changed files with 2 additions and 1 deletions
|
@ -308,4 +308,5 @@ def main():
|
||||||
|
|
||||||
|
|
||||||
from ansible.module_utils.basic import *
|
from ansible.module_utils.basic import *
|
||||||
main()
|
if __name__ == '__main__':
|
||||||
|
main()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue