community.general/lib/ansible/module_utils/network
Kevin Breit ca5f9aab1e Meraki module utility - get_net() downloads networks if data isn't provided (#41423)
* Enable get_net() to download nets if data isn't provided

- Currently, get_net() requires data to be passed to it
- PR enables get_net() to download all networks if data isn't passed
- Slightly simpler code
- Best practice is to download nets early in execution

* Apply fixes related to get_net()

* Removed extra code from the rebase
2018-07-09 11:13:38 +02:00
..
a10
aci Fix module validation checks and remove old params (#39926) 2018-05-10 08:47:08 +02:00
aireos Revert "Fixes #35622 (#41522)" (#41805) 2018-06-21 14:52:35 -04:00
aos
aruba
asa
avi
bigswitch
cloudengine Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
cnos Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
common Issue #39860: Add 'not_contains' method to parsing.py (#39874) 2018-06-27 10:21:17 +05:30
dellos6
dellos9
dellos10
edgeos Check for ConnectionError on change of config or commands (#41504) 2018-06-14 09:45:54 -04:00
enos
eos Update eos, ios, vyos cliconf plugin (#42300) 2018-07-04 19:45:21 +05:30
exos Adding exos_command cli_conf module (#37775) 2018-04-23 23:23:09 +05:30
f5 Fix connection error reporting (#40758) 2018-05-26 17:23:38 -07:00
fortimanager
fortios
ios Add fetching default filter in ios cliconf plugin (#42339) 2018-07-05 14:57:27 +05:30
iosxr Catch the raised exception so we can report failure (#42072) 2018-07-02 09:36:10 +05:30
ironware
junos Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
meraki Meraki module utility - get_net() downloads networks if data isn't provided (#41423) 2018-07-09 11:13:38 +02:00
netconf New ansible module netconf_rpc (#40358) 2018-05-24 15:25:02 +05:30
netscaler
nso
nxos fix nxos edit_config for httpapi and have uniform load_config (#41358) 2018-06-14 22:02:12 +05:30
onyx
ordnance
slxos
sros
vyos Update eos, ios, vyos cliconf plugin (#42300) 2018-07-04 19:45:21 +05:30
__init__.py