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
Senthil Kumar Ganesan dd63dfcf1e Ansible 2.3 feature support for dellos9 and dellos10 (#22856)
* Ansible 2.3 feature support for dellos9 and dellos10
* Use Persistent Connection Manager

* Fix CI issue, revert the doc and metadata changes

* Reverted the meta_info (supported_by) to community from core

* Fixed the CI issues, use module_utisl.six and updated legacy-files
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 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 pass params to validate against 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 Ansible 2.3 feature support for dellos9 and dellos10 (#22856) 9 years ago
dellos10.py Ansible 2.3 feature support for dellos9 and dellos10 (#22856) 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 E501 fixes (#22879) 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 Add pvs info to linux hardware 'ansible_lvm' facts (#16773) 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] Invalid zone reported through fail_json 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 E501 fixes (#22879) 9 years ago
netapp.py Add NetApp SolidFire volume module (#20732) 9 years ago
netcfg.py roll up of fixes for sros modules (#22972) 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 fixes a number of issues with nxos_facts (#22923) 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) 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 roll up of fixes for sros modules (#22972) 9 years ago
univention_umc.py univention: add common code for univention corporate server modules (#16172) 9 years ago
urls.py Handle the case where HTTPError.info() returns an object that aren't (#22894) 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