mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix ast parse issue for python 2.6.
This commit is contained in:
@@ -249,4 +249,3 @@ from ansible.module_utils.a10 import axapi_call_v3, a10_argument_spec, axapi_aut
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user