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 aebf6c8c92 powershell.ps1: Ensure Fail-Json() works with Hashtables (#21697)
Without this change a dictionary $result object would be emptied if it
is anything but a PSCustomObject. Now we also support Hashtables.
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 user and credential module (#21020) 9 years ago
aos.py use safe load instead 9 years ago
api.py Added basic auth argument spec to utils (#15585) 10 years ago
asa.py Check for removal not allowed errors (#19251) 9 years ago
avi.py Avi Networks Ansible modules. (#20415) 9 years ago
azure_rm_common.py Make configparser imports python3 ready 9 years ago
basic.py refine password field filtering (#21230) 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: cs_portforward: implement vpc support (#19044) 9 years ago
cnos.py New module: cnos_vlan and various utility files (#21107) 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 Update OS6 sublevels (#17735) 9 years ago
dellos9.py Fixes #18663. Bad handling of existing config in dellos9 module. (#18664) 9 years ago
dellos10.py Fixes #18663. Bad handling of existing config in dellos9 module. (#18664) 9 years ago
dimensiondata.py Refactor dimensiondata_network module (#21043) 9 years ago
docker_common.py PEP 8 E111 & E114 cleanup. (#20838) 9 years ago
ec2.py Remove unnecessary shebangs and execute bits. 9 years ago
eos.py roll up of eos fixes (#21629) 9 years ago
exoscale.py Make configparser imports python3 ready 9 years ago
f5_cli.py Adds CLI classes for some F5 modules (#21119) 9 years ago
f5_utils.py Adding fixups based on abadger's comments 9 years ago
facts.py Fix service_mgr fact for Solaris; svcs is used to list services. 9 years ago
fortios.py Fortios_config PR (#21409) 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 [modules] Fix bad usages of `traceback.format_exc()`; doesn't take an error parameter (#21678) 9 years ago
infinibox.py Initial Commit for Infinidat Ansible Modules (#19429) 9 years ago
ios.py fixes ios_command to_command method (#21792) 9 years ago
iosxr.py adds no_log to provider arg in iosxr shared lib (#21617) 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 refactors junos modules to support persistent socket connections (#21365) 9 years ago
known_hosts.py Ensure ssh hostkey checks respect server port (#20840) 9 years ago
lxd.py Clean up shebangs for various files. 9 years ago
mysql.py enable mysql connection via unix socket 10 years ago
netapp.py Add NetApp SolidFire volume module (#20732) 9 years ago
netcfg.py refactors nxos module to use persistent connections (#21470) 9 years ago
netcli.py Hopefully clear up some junos issues. (#17616) 9 years ago
netconf.py updates netconf to use persistent socket (#21307) 9 years ago
network.py update the _ios_template module to use the network_cli plugin (#19933) 9 years ago
network_common.py updates network_common lib (#21306) 9 years ago
nxos.py fixes issue with setting transport to nxapi (#21811) 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 Fix compatibility of affinity groups in oVirt 4.0 and 4.1 (#21308) 9 years ago
postgres.py Postgres ssl mode prefer (#21498) 9 years ago
powershell.ps1 powershell.ps1: Ensure Fail-Json() works with Hashtables (#21697) 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 added check_ps common function 9 years ago
shell.py fixs command dict to be sent to connection socket (#21713) 9 years ago
six.py Fix role completion detection problem 9 years ago
splitter.py Changing license on module_utils/splitter.py to BSD 9 years ago
sros.py updates sros shared module 9 years ago
univention_umc.py univention: add common code for univention corporate server modules (#16172) 9 years ago
urls.py set no_log for url_password 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 roll up of fixes for vyos base (#21616) 9 years ago