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
Dag Wieers bc806ff479 Windows: Small fix to Add-Warning and Add-DeprecationWarning (#23520)
Simplified the logic, and fix the issue of having a nested list as
entry.

Also indicate that we deliberately want to retain $null values
(and i.e. do not want them to be turned into a boolean).
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 asa_command: set default_output to text (#23979) 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 error in unittesting 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 Python 3 fixes for CloudStack modules and tests. (#24400) 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 Redo #23418 (#23425) 9 years ago
dellos9.py Fixed PEP8 issues (#24030) 9 years ago
dellos10.py Fixed PEP8 issues (#24030) 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 Allow empty string for EC2 session token from env. 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 Facts Timeout was not settable via ansible.cfg 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 [cloud][GCP]: New module gcp_backend_service for load balancer backends (#22857) 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 Redo #23418 (#23425) 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 Migrate basestring to a python3 compatible type (#17199) 9 years ago
redhat.py Make configparser imports python3 ready 9 years ago
service.py corrected some errors/typos and missing import 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 Redo #23418 (#23425) 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: Extend facts with vmware tools informations (#20860) 9 years ago
vyos.py Redo #23418 (#23425) 9 years ago