community.general/lib/ansible/module_utils/network
Anton Nikulin c231fc5a7c New module to install images on Cisco FTD devices (#53467)
* Add ftd_install module

* Remove shebangs

* Avoid using enum package

* Update module docs

* Update ftd_install docs

* Update PropertyMock import

* Fixing unit tests

* Move get_system_info and FtdOperations to module_utils

* Update dependency name

* Move Kick assertion to module_utils

* Add a note about Python interpreter for this module
2019-03-26 19:35:53 +05:30
..
a10
aci
aireos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
aos
aruba Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
asa Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
avi
bigswitch
checkpoint
cloudengine
cnos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
common Resolved issue with NetworkConfig parsing device configs with inconsistent indentation levels. (#51850) 2019-03-20 04:23:51 -04:00
dellos6 Fix_dellos6_minor_issues (#52981) 2019-03-15 13:53:30 +05:30
dellos9 Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
dellos10 Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
edgeos
edgeswitch
enos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
eos New module for BGP configuration management in Arista EOS (#52722) 2019-03-12 17:31:58 +05:30
exos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
f5 removes redundant functions (#53989) 2019-03-20 14:44:41 +00:00
fortimanager Fortinet FortiManager Module_Utils MINOR Update (#52756) 2019-03-04 10:56:06 +05:30
fortios
frr frr: New module for BGP configuration management (#51281) 2019-03-04 15:02:56 +05:30
ftd New module to install images on Cisco FTD devices (#53467) 2019-03-26 19:35:53 +05:30
ingate
ios New module to support BGP configuration management in IOS (#49121) 2019-03-04 13:37:57 +05:30
iosxr New module for BGP configuration management in iosxr (#53121) 2019-03-12 17:47:40 +05:30
ironware Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
junos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
meraki
netconf
netscaler
netvisor Pluribus Networks network cli terminal and cliconf plugins (#53735) 2019-03-15 13:51:50 +05:30
nos
nso
nxos Module nxos logging fixes (#52883) 2019-03-06 13:55:03 -05:00
onyx
ordnance
panos Add fw via panorama connectivity to panos connection (#52954) 2019-03-25 19:48:45 +05:30
restconf
routeros Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
skydive PR to include support for Skydive Node and Edge modules with Ansible (#53112) 2019-03-13 16:22:31 +05:30
slxos
sros Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
voss
vyos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
__init__.py