1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-29 23:49:09 +00:00

fortimanager/fmgr_provisioning.py (#35743)

* Initial commit for new provisioning module
This commit is contained in:
Ghilli3 2018-08-30 07:25:17 -06:00 committed by John R Barker
parent a767929456
commit 7bc2660017
3 changed files with 436 additions and 1 deletions

View file

@ -24,7 +24,7 @@ f5-icontrol-rest ; python_version >= '2.7'
deepdiff
# requirement for Fortinet specific modules
pyfmg
pyFMG
# requirement for aci_rest module
xmljson