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
René Moser b90517caf9 cloudstack: implement config overloading and ENV vars for API auth (#22724)
* cloudstack: fix connection by ENV vars and configs overloading

* cloudstack: pep8 cloudstack module_utils

* cloudstack: allow api_url to be set in ini config

* docsite: explain ENV vars support as written in python-cs for ansible
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 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 Renamed the avi_ansible_utils to avi. Fixed the import error and clea… (#22112) 9 years ago
azure_rm_common.py fix azure_rm version checks (#22270) 9 years ago
basic.py Check if file is not a directory with get_bin_path function (#13985) 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: implement config overloading and ENV vars for API auth (#22724) 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 Fixes #18663 Bad Handling of existing config in OS6 module (#21661) 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 Add flag to Docker pull_image to know when the image is already latest (#21508) 9 years ago
ec2.py Remove unnecessary shebangs and execute bits. 9 years ago
eos.py Add no_log to all network module_utils provider argument (#22566) 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 fix for #21729, use VERSION_ID instead of PRETTY_NAME to get release (#21730) 9 years ago
fortios.py Fortios ipv4 policy (#21849) 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] Support default credentials (#22723) 9 years ago
infinibox.py Initial Commit for Infinidat Ansible Modules (#19429) 9 years ago
ios.py Add no_log to all network module_utils provider argument (#22566) 9 years ago
iosxr.py Idempotency fix for iosxr_config (#22365) 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 Add no_log to all network module_utils provider argument (#22566) 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 returns xml as a display option to junos_command (#21833) 9 years ago
netconf.py Junos fixes (#22423) 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 Add no_log to all network module_utils provider argument (#22566) 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 powershell.ps1: Ensure Fail-Json() works with Hashtables (#21697) 9 years ago
pycompat24.py Migrate basestring to a python3 compatible type (#17199) 10 years ago
rax.py Migrate basestring to a python3 compatible type (#17199) 10 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
six.py Fix role completion detection problem 9 years ago
splitter.py Changing license on module_utils/splitter.py to BSD 10 years ago
sros.py updates sros shared module 9 years ago
univention_umc.py univention: add common code for univention corporate server modules (#16172) 10 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 Vyos config fixes (#21862) 9 years ago