community.general/lib/ansible/modules/network
xuxiaowei 1017f15c38 fix bugs for ce (#54750)
* Update ce.py

            while to_text(out, errors='surrogate_then_replace').strip().endswith(']'):
                display.vvvv('wrong context, sending exit to device', self._play_context.remote_addr)
                conn.exec_command('return')
                out = conn.get_prompt()

connetion has no send_command function and ce device has no 'exit' command to return user-view(a correct context),but 'return' .command.

* Add files via upload

Some bugs fix.

* Add files via upload

fix some bugs

* fix a bug for ce_command

Running a command with prompt via ce_command, It doesn't work.The reason is that the key word for network_cli recognition is answer not response.

* fix bugs

fix bugs for ce modules

* Update ce.py

* Delete ce_ftp.py

need modify

* Delete ce_lacp.py

* Add files via upload

* Delete ce_aaa_server.py

* Delete ce_aaa_server_host.py

* Compatible with Python 3

Compatible with Python 3 and fix bugs for ce

* Update ce_aaa_server.py

* Add files via upload

modify doc

* Add files via upload

Compatible with Python 3 and fix bugs

* Add files via upload

Compatible with Python 3 and fix bugs

* Add files via upload

Cancellation of change

* Update ce_netconf.py

It is a bug that response has no xml attribute:line 183

* Add files via upload

* Add files via upload

Compatible with Python 3 and fix bugs

* updatp ce_config.py

a bug for this module.
2019-04-17 12:51:58 +05:30
..
a10 Assorted pylint fixes 2019-02-15 06:54:47 -08:00
aci ACI: Cleanup deprecated boolean behaviour (#55207) 2019-04-16 14:13:24 +02:00
aireos Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
aos Remove modules which have ended their deprecation cycle 2019-04-12 12:57:35 -07:00
aruba Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
asa ASA network/service object-group module (#52925) 2019-04-03 23:22:45 +05:30
avi Avi: Fixed import issues (#52661) 2019-03-06 12:09:49 -05:00
bigswitch Assorted pylint fixes 2019-02-15 06:54:47 -08:00
checkpoint Resolves handling of error and failure scenarios from Checkpoint module end (#54890) 2019-04-08 21:37:52 +05:30
citrix Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
cli Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
cloudengine fix bugs for ce (#54750) 2019-04-17 12:51:58 +05:30
cloudvision Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
cnos The module fails on switchport. Check added to fix. (#54970) 2019-04-08 10:41:36 +05:30
cumulus Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
dellos6 Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
dellos9 Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
dellos10 Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
edgeos Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
edgeswitch Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
enos Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
eos network, eos_config: when the config session show no diff, set 'changed' to False (#54678) 2019-04-03 10:31:11 +05:30
exos Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
f5 fixes an edge case where order of devices parameters breaks idempotency (#55181) 2019-04-11 12:51:16 -07:00
files Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
fortimanager FortiManager Plugin Module Conversion: fmgr_ha (#52768) 2019-03-07 12:31:17 +05:30
fortios Fortinet's FortiOS voip profile (#52833) 2019-03-13 13:07:19 +05:30
frr Update frr_facts (#53439) 2019-03-11 10:55:09 +05:30
ftd Add latest updates from FTD Ansible downstream repository. (#53638) 2019-04-01 18:08:01 +05:30
illumos Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
ingate modules: network: ingate: Add module ig_store_edit (#47675) 2019-01-17 23:05:45 -05:00
interface Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
ios Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
iosxr Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 2019-04-03 22:35:59 -04:00
ironware Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 2019-03-15 08:55:50 +00:00
itential itential iap_start_workflow module (#51238) 2019-03-07 13:23:40 -05:00
junos junos_user add condition when user = root (#53111) 2019-03-14 23:04:47 +05:30
layer2 Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
layer3 Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
meraki meraki_vlan - Remove unnecessary API calls when net_id is specified (#54939) 2019-04-15 19:53:19 +01:00
netact Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netconf Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
netscaler Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netvisor Pluribus Networks network cli terminal and cliconf plugins (#53735) 2019-03-15 13:51:50 +05:30
nos Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 2019-03-15 08:55:50 +00:00
nso NSO modules now work as expected with NSO 5.X (#54766) 2019-04-03 20:56:35 +01:00
nuage Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
nxos Remove modules which have ended their deprecation cycle 2019-04-12 12:57:35 -07:00
onyx Adding Support For Vxlan In Onyx Switches (#55081) 2019-04-11 20:59:11 +05:30
opx opx_cps_changes (#51952) 2019-03-07 03:41:36 -05:00
ordnance Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ovs Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
panos Remove modules which have ended their deprecation cycle 2019-04-12 12:57:35 -07:00
protocol Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
radware standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
restconf Add missing RETURN to restconf_config (#53324) 2019-03-05 08:53:23 -05:00
routeros Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
routing add agnostic doc fragment (#52673) 2019-02-20 15:18:12 -06:00
skydive PR to include support for Skydive Node and Edge modules with Ansible (#53112) 2019-03-13 16:22:31 +05:30
slxos Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 2019-03-15 08:55:50 +00:00
sros Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
system Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
voss Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 2019-03-15 08:55:50 +00:00
vyos Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
__init__.py package files 2016-12-08 11:22:22 -05:00