mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Renamed the avi_ansible_utils to avi. Fixed the import error and clea… (#22112)
* Renamed the avi_ansible_utils to avi. Fixed the import error and cleaned up code. * Refactored all new modules to use the new module_utils.avi * Added module_utils.avi to python 2.4 skip list
This commit is contained in:
committed by
John R Barker
parent
7ab0f28e80
commit
61288b14fd
@@ -32,6 +32,7 @@
|
||||
/lib/ansible/modules/web_infrastructure/ansible_tower/
|
||||
/lib/ansible/module_utils/a10.py
|
||||
/lib/ansible/module_utils/ansible_tower.py
|
||||
/lib/ansible/module_utils/avi.py
|
||||
/lib/ansible/module_utils/azure_rm_common.py
|
||||
/lib/ansible/module_utils/cloud.py
|
||||
/lib/ansible/module_utils/docker_common.py
|
||||
|
||||
Reference in New Issue
Block a user