mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Adds a factory function for getting REST api tools (#21423)
I plan on converting most all f5 modules to use the rest api, so this is part of that conversion. it adds a factory method to get the various rest management root apis provided in the f5 sdk
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
/lib/ansible/module_utils/vmware.py
|
||||
/lib/ansible/module_utils/netconf.py
|
||||
/lib/ansible/module_utils/junos.py
|
||||
/lib/ansible/module_utils/f5.py
|
||||
/lib/ansible/parsing/
|
||||
/lib/ansible/playbook/
|
||||
/lib/ansible/plugins/
|
||||
|
||||
Reference in New Issue
Block a user