community.general/lib/ansible/module_utils
Trishna Guha b0e7c71716
nxos_interface TypeError fix (#32114)
* nxos_inteface TypeError fix

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Make sure that run_commands does not list of strings for json output

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* return default value to handle exception

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-11-13 10:47:20 +00:00
..
aws Fix header direct_connect module_utils 2017-10-18 12:08:19 -07:00
facts namespace facts 2017-11-09 09:48:14 -05:00
parsing Relicense convert_bool to 2-clause BSD 2017-10-18 14:33:28 -07:00
powershell windows argv to string module utility (#28970) 2017-10-23 09:49:40 +10:00
six Update the bundled six library to 1.11.0 2017-09-17 22:00:02 -07:00
__init__.py
_text.py
a10.py
aci.py Fix typo 2017-09-09 20:26:21 +02:00
aireos.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 2017-09-15 21:20:07 +05:30
ansible_tower.py ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment (#29115) 2017-10-02 16:21:24 -04:00
aos.py
api.py
aruba.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 2017-09-15 21:20:07 +05:30
asa.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 2017-09-15 21:20:07 +05:30
avi.py module_utils/avi.py: fix broken import 2017-09-14 10:59:25 -07:00
azure_rm_common.py add user agent for cloud shell (#32332) 2017-10-31 17:43:48 -07:00
basic.py clean args only if needed 2017-11-09 17:21:26 -05:00
bigswitch_utils.py
ce.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 2017-09-15 21:20:07 +05:30
cloud.py
cloudstack.py cs_snapshot_policy: fix VM not found in non-default zone 2017-10-11 18:35:54 +02:00
cnos.py Resolving bug on CNOS Image download on multiple devices. 2017-09-16 10:53:21 -07:00
cnos_devicerules.py
cnos_errorcodes.py
connection.py Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
crypto.py openssl: remove static dict for keyUsage (#30339) 2017-09-14 12:03:00 -04:00
database.py
dellos6.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 2017-09-15 21:20:07 +05:30
dellos9.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 2017-09-15 21:20:07 +05:30
dellos10.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 2017-09-15 21:20:07 +05:30
digital_ocean.py Fix digital_ocean module_util api_token bug (#28924) 2017-09-06 07:14:10 -07:00
dimensiondata.py
docker_common.py
ec2.py Move profile and region checking to module_utils.ec2 (#31921) 2017-11-07 13:56:17 -05:00
enos.py New enos_facts, + module_utils/enos.py. modifying copyright year in rest all (#31696) 2017-11-08 15:55:46 +00:00
eos.py Fix platform agnostic failure for eos modules (#32712) 2017-11-09 11:33:57 +05:30
exoscale.py
f5_utils.py Segment out the update method (#32103) 2017-10-24 16:13:14 -07:00
fortios.py Use ansible network env vars to authentication on fortigates (#29499) 2017-09-13 12:44:41 +01:00
gcdns.py
gce.py
gcp.py Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
infinibox.py
ios.py Issue #32416. Fix exit from configuration mode in case of command failure (#32417) 2017-11-02 11:55:37 +05:30
iosxr.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 2017-09-15 21:20:07 +05:30
ipa.py shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
ironware.py Remove references to provider in documentation, update license (#32242) 2017-10-30 12:34:29 +05:30
ismount.py
json_utils.py
junos.py Fix rollback in junos_config (#31424) 2017-10-11 10:25:56 +05:30
k8s_common.py move to use ansible logging 2017-10-16 11:34:55 -07:00
known_hosts.py Fix urlparse import for Python3 (#31240) 2017-10-09 20:18:09 -07:00
lxd.py
manageiq.py module_utils/manageiq: add find_collection_resource_or_fail 2017-11-06 11:41:57 -05:00
mysql.py
netapp.py
netcfg.py
netcli.py
netconf.py Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
netscaler.py Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
network.py
network_common.py eos_static_route DI module (#32587) 2017-11-07 11:13:03 +00:00
nso.py nso_config module for setting configuration in Cisco NSO (#30973) 2017-11-09 13:34:41 +00:00
nxos.py nxos_interface TypeError fix (#32114) 2017-11-13 10:47:20 +00:00
oneview.py Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
openshift_common.py
openstack.py
ordnance.py Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
ovirt.py ovirt_templates: wait for OK state when importing (#31634) 2017-11-02 09:24:42 -04:00
postgres.py
pure.py
pycompat24.py
rax.py
redhat.py Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
service.py Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
splitter.py
sros.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 2017-09-15 21:20:07 +05:30
univention_umc.py
urls.py Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
vca.py
vmware.py Remove hypen from vmware powerstate (#32295) 2017-11-11 22:09:28 -05:00
vultr.py vultr: new module utils and common docs (#30868) 2017-11-01 20:16:59 +01:00
vyos.py Remove check_args for vyos modules (#30739) 2017-09-22 15:56:23 +05:30