1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Change for enabling future tests

This commit is contained in:
Alejandro Guirao 2015-10-03 16:58:16 +02:00 committed by Matt Clay
parent 315c4e773c
commit 59fce041af

View file

@ -308,4 +308,5 @@ def main():
from ansible.module_utils.basic import *
if __name__ == '__main__':
main()