community.general/lib/ansible/module_utils
René Moser 8320071e81 cloudstack: utils: reduce cs lib dependency in modules (#26848)
Also improves error handling and reduces code duplication
2017-07-15 18:25:27 +02:00
..
aws fix pep8, fixes build (#26660) 2017-07-12 00:26:59 +02:00
facts Mv AnsibleFactCollector back to module_utils (#26150) 2017-07-11 10:44:22 -04:00
six module_utils/six: PEP8 compliancy 2017-05-23 15:43:52 -07:00
__init__.py
_text.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
a10.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
ansible_tower.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
aos.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
api.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
asa.py module_utils/asa: PEP8 compliancy (#24655) 2017-05-16 12:16:05 +01:00
avi.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
azure_rm_common.py use tenant in UserPassCredentials if set (#20751) 2017-07-14 11:01:43 -07:00
basic.py Need regex and string types to match when cleaning arguments for logging 2017-07-13 12:24:18 -04:00
bigswitch_utils.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
ce.py Move redudant check_ip_addr method to common ce (#25575) 2017-06-15 13:21:18 +01:00
cloud.py
cloudengine.py mod_utils/cloudengine: PEP8 compliancy (#24659) 2017-05-30 18:28:02 +01:00
cloudstack.py cloudstack: utils: reduce cs lib dependency in modules (#26848) 2017-07-15 18:25:27 +02:00
cnos.py
cnos_devicerules.py
cnos_errorcodes.py spelling fixes (non-trivial, changing messages) (#25094) 2017-06-01 10:45:19 +01:00
connection.py Minor py3 compliance change for network module (#26695) 2017-07-12 18:09:25 +05:30
crypto.py openssl_privatekey: Add publickey fingerprint (#22202) 2017-07-03 20:46:45 +01:00
database.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
dellos6.py Add dellos6 changes for Python3 (#24606) 2017-05-17 00:36:32 +05:30
dellos9.py Add dellos9 changes for Python3 (#24607) 2017-05-17 00:36:52 +05:30
dellos10.py Add dellos10 changes for python3 (#24608) 2017-05-17 00:36:15 +05:30
dimensiondata.py
docker_common.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
ec2.py Mdd utils ec2 no profile fix (#26528) 2017-07-11 14:41:02 +10:00
eos.py New module: platform agnostic way to manage local users on network devices (network/net_user.) (#25259) 2017-06-06 20:05:08 +05:30
exoscale.py
f5_utils.py Fixes variable usage for api reconnect method. (#26553) 2017-07-10 18:41:07 +01:00
fortios.py fortios: module_utils: Fix typo in close call (#24853) 2017-06-07 08:26:25 +02:00
gcdns.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
gce.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
gcp.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
infinibox.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
ios.py Workaround to deprecation warning when password is used as arg for *_user (#26169) 2017-06-28 15:11:27 +05:30
iosxr.py Adding admin option for iosxr_config (#26509) 2017-07-10 10:22:45 -06:00
ipa.py
ismount.py
json_utils.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
junos.py junos implementation for net_l3_interface module (#26829) 2017-07-15 12:38:44 +05:30
k8s_common.py
known_hosts.py In the git module let ssh do its own host checking 2017-06-26 10:45:19 -07:00
lxd.py Use to_text helper function to handle bytes and unicode 2017-06-05 11:58:19 -07:00
mysql.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
netapp.py
netcfg.py adds more intelligent save logic and diff to network config modules (#26565) 2017-07-11 20:34:20 -04:00
netcli.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
netconf.py Add junos_system declartive module and other related change (#25859) 2017-06-22 09:34:50 +05:30
netscaler.py New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129) 2017-06-08 08:33:32 -06:00
network.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
network_common.py renames dict_combine to dict_merge in network_common (#26073) 2017-06-25 18:46:41 -04:00
nxos.py Fix NX-API json handling (#26716) 2017-07-13 16:23:24 -04:00
openshift_common.py
openstack.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
openswitch.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
ordnance.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
ovirt.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
postgres.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
powershell.ps1 Windows: Path integration tests (#26490) 2017-07-14 10:24:54 -07:00
pure.py Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
pycompat24.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
rax.py module_utils/rax: Small parameter cleanup (#24664) 2017-05-16 10:02:04 -04:00
redhat.py Fixing issue related to writing ini files 2017-07-14 11:20:32 -04:00
service.py Misc typo for Ansible 2017-06-21 11:19:41 -04:00
shell.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
splitter.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
sros.py Add sros changes for Python3 (#24604) 2017-05-17 00:33:36 +05:30
univention_umc.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
urls.py Include found python and version in SSL_CONTEXT warning. (#24252) 2017-07-11 14:29:01 -04:00
vca.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
vmware.py vmware_guest: use the datacenter as a context for clone specs (#26511) 2017-07-11 23:07:00 -04:00
vyos.py vyos implementation for net_interface module (#26799) 2017-07-14 19:39:21 +05:30