community.general/lib/ansible/module_utils/network
ftntcorecse a65db027e8 Fortinet FortiManager Module_Utils MINOR Update (#52756)
* PR for minor update to FortiManager.py.

Now accepts entire module as input, so it can use those data points for decisions later. This update is entirely related to our debugging and should have zero impact on existing modules.

* Minor change to documentation to kick off another shippable. Suspected error on last run.

* Commented out reference to the import library for fortimanager debug (which is only used by us, internally). It needs to be moved outside of the Ansible namespace so we can call it with try/catch without any other issues. Right now /ansible/executor/module_common.py runs w/ recursive_finder, and throws errors because it can't find debug on other machines within the ansible namespace. We don't have this issue with pyFMG legacy usage.

So, we're disabling the code until we have a better way of calling this debug module. It isn't required for production usage.
2019-03-04 10:56:06 +05:30
..
a10 Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
aci MSO: Clean up internal references (#53242) 2019-03-04 01:26:47 +01:00
aireos Revert "Fixes #35622 (#41522)" (#41805) 2018-06-21 14:52:35 -04:00
aos Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
aruba Aruba indenting (#33884) 2017-12-14 14:37:34 +05:30
asa Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
avi Updated Avi Modules with new features and documentation update. (#34206) 2017-12-24 08:15:23 +00:00
bigswitch Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
checkpoint Add autopublish and autoinstallpolicy behaviour to Checkpoint devices (#50862) 2019-01-15 11:03:48 +01:00
cloudengine Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
cnos Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
common Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
dellos6 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
dellos9 Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
dellos10 Added support for new Ansible Infra (network_cli plugin, cliconf, module utils cleanup and test) for dellos10 Support t (#34915) 2018-01-25 12:37:27 +00:00
edgeos Add missing ConnectionError imports (#45879) 2018-09-20 12:01:01 +10:00
edgeswitch new network module: edgeswitch_vlan (#48041) 2018-12-17 11:30:17 +05:30
enos Changing Lenovo Inc to Lenovo and update License file to be consistent. (#36155) 2018-02-14 10:44:05 +00:00
eos Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
exos Adding exos_command cli_conf module (#37775) 2018-04-23 23:23:09 +05:30
f5 fixed a bug in transform_name (#50213) 2019-01-02 13:10:51 -06:00
fortimanager Fortinet FortiManager Module_Utils MINOR Update (#52756) 2019-03-04 10:56:06 +05:30
fortios Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
frr Added new module - frr_facts (#51804) 2019-02-18 19:35:40 +05:30
ftd FTD modules: upsert functionality and bug fixes (#47747) 2018-11-16 11:55:36 +05:30
ingate Refactor ingate module_utils (#47959) 2018-11-13 17:42:53 +05:30
ios added timestamps to ios_command module (#50323) 2019-01-31 18:11:53 +05:30
iosxr Assorted pylint fixes 2019-02-15 06:54:47 -08:00
ironware Fix incorrect use of is for comparisons. 2019-02-12 16:33:13 -08:00
junos Misc typo fixes (#47699) 2018-10-28 12:35:30 +05:30
meraki Meraki performance fixes for net and org lookups (#51395) 2019-02-18 23:58:27 +01:00
netconf Fix netconf module_utils dict changed size issue (#46778) 2018-10-11 00:01:17 +05:30
netscaler Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
netvisor Pluribus Networks pn access list module (#49176) 2018-11-30 12:40:43 +05:30
nos new nos_command module (#43056) 2018-08-10 13:50:02 -07:00
nso NSO - added validate_certs parameter to allow for ignoring of SSL certificates (#51981) 2019-02-25 14:17:56 +00:00
nxos nxos_command:run_commands results failure when commands array size >1 (#52670) 2019-02-26 12:01:13 +05:30
onyx Get Capabilities Support (#49880) 2018-12-14 09:45:31 +05:30
ordnance Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
panos Bug fixes and enhancements for panos connection (#52306) 2019-02-18 09:19:26 +05:30
restconf Restconf HTTPAPI plugin and modules (#49476) 2019-02-04 09:28:26 -05:00
routeros Add missing ConnectionError imports (#45879) 2018-09-20 12:01:01 +10:00
skydive PR to start support for Skydive integration with Ansible (#50857) 2019-02-19 16:18:40 +05:30
slxos Extreme Networks SLXOS Config Module (#38607) 2018-04-20 08:52:20 +01:00
sros Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
voss New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
vyos Add missing parameters in get_config vyos (#50855) 2019-01-14 15:13:43 +05:30
__init__.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30