community.general/lib/ansible/module_utils
Yanis Guenane 70f52e3043 crypto: Build a base object for openssl modules (#26945)
More openssl modules are about to be made, each of them rewriting
some pieces of code that can be refactored and used via a common
library.

This commit aims to create this "base" object and the common functions
one might want to reuse in order to avoid duplication.
2017-07-21 11:54:04 -04: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
parsing Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
powershell Added function to convert camelCase to snake_case for powershell (#26203) 2017-07-19 16:57:05 -07:00
six
__init__.py
_text.py
a10.py
aireos.py New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
ansible_tower.py
aos.py
api.py
aruba.py Adding aruba_command module along with unit tests. (#26625) 2017-07-19 09:49:12 +05:30
asa.py update asa to use network_cli connection plugin (#26899) 2017-07-17 21:23:38 -04:00
avi.py
azure_rm_common.py use tenant in UserPassCredentials if set (#20751) 2017-07-14 11:01:43 -07:00
basic.py Allow copy to writable files in unwritable dirs (#23509) 2017-07-20 12:41:57 -07:00
bigswitch_utils.py
ce.py Move redudant check_ip_addr method to common ce (#25575) 2017-06-15 13:21:18 +01:00
cloud.py
cloudengine.py
cloudstack.py cloudstack: utils: reduce cs lib dependency in modules (#26848) 2017-07-15 18:25:27 +02:00
cnos.py
cnos_devicerules.py Changing new Device name from <Device Name>_cnos to <Device Name> (#27025) 2017-07-21 11:18:59 +01:00
cnos_errorcodes.py
connection.py Minor py3 compliance change for network module (#26695) 2017-07-12 18:09:25 +05:30
crypto.py crypto: Build a base object for openssl modules (#26945) 2017-07-21 11:54:04 -04:00
database.py
dellos6.py
dellos9.py
dellos10.py
dimensiondata.py
docker_common.py Promulgate house's fix for docker_volume to docker_secret 2017-07-19 13:20:47 -07:00
ec2.py Mdd utils ec2 no profile fix (#26528) 2017-07-11 14:41:02 +10:00
eos.py
exoscale.py
f5_utils.py Adds file_common_args to f5 utils (#26618) 2017-07-18 18:19:06 +01:00
fortios.py
gcdns.py
gce.py
gcp.py
infinibox.py
ios.py Fix #26918: IOS TypeError (#26999) 2017-07-19 15:06:11 -07:00
iosxr.py Adding admin option for iosxr_config (#26509) 2017-07-10 10:22:45 -06:00
ipa.py
ismount.py
json_utils.py
junos.py junos implementation of net_lldp (#26872) 2017-07-17 07:14:09 +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
mysql.py
netapp.py
netcfg.py fix unicode errors in iosxr 2017-07-19 14:51:35 -07:00
netcli.py Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07: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
network_common.py renames dict_combine to dict_merge in network_common (#26073) 2017-06-25 18:46:41 -04:00
nxos.py nxos integration fix part 1 (#27069) 2017-07-19 14:00:05 -04:00
openshift_common.py
openstack.py
openswitch.py
ordnance.py
ovirt.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
postgres.py
pure.py Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
pycompat24.py
rax.py Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07: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
splitter.py
sros.py
univention_umc.py
urls.py Set default user-agent for module_utils.urls fetch_url (#27095) 2017-07-20 12:34:41 -07:00
vca.py
vmware.py Correct usage of FindByUuid in vmware module util (#26040) 2017-07-18 07:48:21 -04:00
vyos.py vyos implementation for net_interface module (#26799) 2017-07-14 19:39:21 +05:30