You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils
Ganesh Nalawade e52d06b401 Add dellos9 changes for Python3 (#24607)
* Add dellos9 changes for Python3

Make `execute_command` arguments and its
return value complaint to PY3 changes
made in PR #24431

* Minor changes
9 years ago
..
six Update module_utils.six to latest (#22855) 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
_text.py Fix to bytes surrogate and nonencodable chars (#21180) 9 years ago
a10.py modified POST body in axapi_authenticate_v3() and axapi_call_v3() (#18104) 9 years ago
ansible_tower.py Ansible Tower job_launch module (#22148) 9 years ago
aos.py Fix errors reported by pylint. (#23282) 9 years ago
api.py Added basic auth argument spec to utils (#15585) 10 years ago
asa.py module_utils/asa: PEP8 compliancy (#24655) 9 years ago
avi.py Avi 17 1 (#24047) 9 years ago
azure_rm_common.py fix azure_rm version checks (#22270) 9 years ago
basic.py Fix UnboundLocalError in basic.py 9 years ago
bigswitch_utils.py Remove unnecessary shebangs and execute bits. 9 years ago
cloud.py CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 9 years ago
cloudengine.py Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 9 years ago
cloudstack.py cloudstack: return known used resources in fail_json (#24575) 9 years ago
cnos.py Fixes for idempotent issue in cnos_vlan module and fixes for vlag/portchannel tests. (#22385) 9 years ago
cnos_devicerules.py New module: cnos_vlan and various utility files (#21107) 9 years ago
cnos_errorcodes.py New module: cnos_vlan and various utility files (#21107) 9 years ago
connection.py adds connection module to module_utils (#21310) 9 years ago
database.py just a few spelling error changes 11 years ago
dellos6.py Add dellos6 changes for Python3 (#24606) 9 years ago
dellos9.py Add dellos9 changes for Python3 (#24607) 9 years ago
dellos10.py Add dellos10 changes for python3 (#24608) 9 years ago
dimensiondata.py Refactor dimensiondata_network module (#21043) 9 years ago
docker_common.py Fix errors reported by pylint. (#23282) 9 years ago
ec2.py Feature/aws helper function for tags (#23387) 9 years ago
eos.py Eos port default values (#23829) 9 years ago
exoscale.py exoscale: pep8 and python3 fixes (#21821) 9 years ago
f5_cli.py Adds CLI classes for some F5 modules (#21119) 9 years ago
f5_utils.py Actual attributes were being created and messing with the modules (#22424) 9 years ago
facts.py Add check for processor_core value 9 years ago
fortios.py Fortios file only mode + integration tests (#23275) 9 years ago
gcdns.py Fix import of gce/gcdns without a libcloud module 10 years ago
gce.py Fix import of gce/gcdns without a libcloud module 10 years ago
gcp.py [GCE] [GCP] UrlMap module (#24422) 9 years ago
infinibox.py Initial Commit for Infinidat Ansible Modules (#19429) 9 years ago
ios.py Redo #23418 (#23425) 9 years ago
iosxr.py Add iosxr changes for Python3 (#24605) 9 years ago
ipa.py IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210) 9 years ago
ismount.py fix typo 10 years ago
json_utils.py only warn if non whitespace junk 9 years ago
junos.py Junos_config unicode (#23369) 9 years ago
k8s_common.py k8s/openshift module_utils split (#23115) 9 years ago
known_hosts.py Give user whatever information we have from ssh-keyscan 9 years ago
lxd.py Clean up shebangs for various files. 9 years ago
mysql.py E501 fixes (#22879) 9 years ago
netapp.py Add NetApp SolidFire volume module (#20732) 9 years ago
netcfg.py nxos_bgp updates (#24270) 9 years ago
netcli.py returns xml as a display option to junos_command (#21833) 9 years ago
netconf.py junos_config: Remove reliance on ability to output configuration in `set` format (#23225) 9 years ago
network.py Add no_log to all network module_utils provider argument (#22566) 9 years ago
network_common.py updates network_common lib (#21306) 9 years ago
nxos.py Remove repetition of code nxos (#23908) 9 years ago
openshift_common.py k8s/openshift module_utils split (#23115) 9 years ago
openstack.py Restore validate_certs being a bool type 9 years ago
openswitch.py Cleanup openswitch 9 years ago
ordnance.py Added Ordnance Module (#21447) 9 years ago
ovirt.py cloud: ovirt: fix update_params for ovirt module_utils (#22637) 9 years ago
postgres.py Postgres ssl mode prefer (#21498) 9 years ago
powershell.ps1 Windows: Small fix to Add-Warning and Add-DeprecationWarning (#23520) 9 years ago
pycompat24.py Migrate basestring to a python3 compatible type (#17199) 9 years ago
rax.py module_utils/rax: Small parameter cleanup (#24664) 9 years ago
redhat.py Make configparser imports python3 ready 9 years ago
service.py Be explicit about pickle protocol and encoding (#24454) 9 years ago
shell.py fixs command dict to be sent to connection socket (#21713) 9 years ago
splitter.py Changing license on module_utils/splitter.py to BSD 9 years ago
sros.py Add sros changes for Python3 (#24604) 9 years ago
univention_umc.py univention: add common code for univention corporate server modules (#16172) 9 years ago
urls.py Update documentation of fetch_url in urls.py (#23892) 9 years ago
vca.py Fux bug 18584 (#18718) 9 years ago
vmware.py vmware_guest: Fix VM creation when adding a network device without a MAC address (#24138) 9 years ago
vyos.py Add vyos changes for Python3 (#24603) 9 years ago