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
Anil Kumar Muraleedharan eee6da857f Update CNOS.py to fix error in image download on devices (#28589)
* Update CNOS.py to fix error in image download on devices

* Fixing Bug on Swaping of character indexes of error strings
8 years ago
..
aws New Module to manage AWS direct connect link aggregation groups (#27250) 8 years ago
facts facts: fix arm64 ansible_processor_vcpus = 0 8 years ago
parsing also strip strings to avoid spaces breaking match 8 years ago
powershell rename legacy PS module_utils to remove PowerShell prefix (#27495) 8 years ago
six Remove automatic use of system six 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
_text.py Fix for to_text and to_bytes error handlers 9 years ago
a10.py Collated PEP8 fixes (#25293) 9 years ago
aci.py ACI: Update ACIModule to dynamically build URLs (#28618) 8 years ago
aireos.py Sanitizing all responses from aireos. (#27660) 8 years ago
ansible_tower.py Collated PEP8 fixes (#25293) 9 years ago
aos.py Remove wildcard imports and get_exception calls 8 years ago
api.py Remove comments about import order 8 years ago
aruba.py Persistent connection timer changes (#27272) 8 years ago
asa.py fixes asa_acl module to work with persistent connections (#28320) 8 years ago
avi.py Collated PEP8 fixes (#25293) 9 years ago
azure_rm_common.py Azure azure_rm_common update (#28227) 8 years ago
basic.py Remove wildcard imports and get_exception calls 8 years ago
bigswitch_utils.py Collated PEP8 fixes (#25293) 9 years ago
ce.py Remove wildcard imports and get_exception calls 8 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 8 years ago
cloudstack.py cloudstack: utils: reduce cs lib dependency in modules (#26848) 9 years ago
cnos.py Update CNOS.py to fix error in image download on devices (#28589) 8 years ago
cnos_devicerules.py Changing new Device name from <Device Name>_cnos to <Device Name> (#27025) 9 years ago
cnos_errorcodes.py spelling fixes (non-trivial, changing messages) (#25094) 9 years ago
connection.py Remove wildcard imports and get_exception calls 8 years ago
crypto.py Extend test coverage for openssl modules (#27548) 8 years ago
database.py Collated PEP8 fixes (#25293) 9 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
digital_ocean.py Refactor DigitalOcean modules 8 years ago
dimensiondata.py Refactor dimensiondata_network module (#21043) 9 years ago
docker_common.py docker_secret: fix broken import 8 years ago
ec2.py amazon: extract copies of boto_exception to module_utils.ec2 (#20403) 8 years ago
eos.py eos_user fix username param (#28114) 8 years ago
exoscale.py exoscale: similar env vars as in cloudstack 8 years ago
f5_utils.py Remove wildcard imports 9 years ago
fortios.py Remove wildcard imports and get_exception calls 8 years ago
gcdns.py Collated PEP8 fixes (#25293) 9 years ago
gce.py Collated PEP8 fixes (#25293) 9 years ago
gcp.py Collated PEP8 fixes (#25293) 9 years ago
infinibox.py Collated PEP8 fixes (#25293) 9 years ago
ios.py Fix #26918: IOS TypeError (#26999) 9 years ago
iosxr.py Keep the diff even when running in check mode so we can tell if there is a diff or changed is true. (#27713) 8 years ago
ipa.py Remove wildcard imports and get_exception calls 8 years ago
ismount.py fix typo 10 years ago
json_utils.py Collated PEP8 fixes (#25293) 9 years ago
junos.py Add aggregate for junos modules and sub spec validation (#27726) 8 years ago
k8s_common.py Allow for generating kubernetes YAML files from modules (#27833) 8 years ago
known_hosts.py In the git module let ssh do its own host checking 9 years ago
lxd.py Use to_text helper function to handle bytes and unicode 9 years ago
manageiq.py Allow a miq token as an argument passed into the ManageIQ Python API Client (#28088) 8 years ago
mysql.py Collated PEP8 fixes (#25293) 9 years ago
netapp.py Refactor E-Series VolumeCopy to use module_utils (#20902) 8 years ago
netcfg.py fix unicode errors in iosxr 9 years ago
netcli.py Consolidate boolean/mk_boolean conversion functions into a single location 9 years ago
netconf.py Fix fetch configuration in junos_command (#26392) 9 years ago
netscaler.py New module: manage Citrix Netscaler SSL certificate keys (network/netscaler/netscaler_ssl_certkey)) (#27641) 8 years ago
network.py Remove wildcard imports and get_exception calls 8 years ago
network_common.py fixes bugs in network filter for parsing ip address (#28404) 8 years ago
nxos.py Network load_config: Capture configuration output and display as warnings (#27851) 8 years ago
oneview.py EthernetNetworkModule for HPE OneView (#28336) 8 years ago
openshift_common.py k8s/openshift module_utils split (#23115) 9 years ago
openstack.py Collated PEP8 fixes (#25293) 9 years ago
ordnance.py Collated PEP8 fixes (#25293) 9 years ago
ovirt.py [oVirt] Update/Add functionalities for import storage domain (#26568) 8 years ago
postgres.py Remove wildcard imports and get_exception calls 8 years ago
pure.py Initial commit for Pure Storage Ansible module (#25386) 9 years ago
pycompat24.py Fix undefined variables, basestring usage, and some associated python3 issues 9 years ago
rax.py Consolidate boolean/mk_boolean conversion functions into a single location 9 years ago
redhat.py Use atomic_move rather than writing in place in redhat_subscription (#27132) 9 years ago
service.py Misc typo for Ansible 9 years ago
splitter.py Collated PEP8 fixes (#25293) 9 years ago
sros.py Add sros changes for Python3 (#24604) 9 years ago
univention_umc.py Collated PEP8 fixes (#25293) 9 years ago
urls.py Remove wildcard imports and get_exception calls 8 years ago
vca.py Use response.content instead of response object (#25772) 8 years ago
vmware.py Update connection logic in vmware module_utils (#26323) 8 years ago
vyos.py vyos implementation for net_interface module (#26799) 9 years ago