community.general/lib/ansible/module_utils
Anil Kumar Muraleedharan 3c32b483bc Fix for NameError (#39665)
Issue : NameError: global name ‘cnos_devicerules’ is not defined. while running cnos modules. 
Device Rule file validates the range and type of data going into each CLI based on device type it is executed against.
This has to be backported to 2.5
2018-05-09 17:09:25 +01:00
..
aws [aws] Create classes for Application Load Balancer (#33769) 2018-05-04 16:22:00 -04:00
common Move camel2snake and snake2camel to common/dict_transformations.py (#39498) 2018-05-01 06:50:32 +10:00
facts Fix unset ansible_virtualization_role (#39514) 2018-05-08 23:39:38 +05:30
k8s openshift_raw & openshift_scale: fix broken import 2018-04-23 17:57:17 -07:00
net_tools
network Fix for NameError (#39665) 2018-05-09 17:09:25 +01:00
parsing
powershell Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 2018-04-30 16:18:25 +10:00
remote_management
six
__init__.py
_text.py
ansible_tower.py
api.py
azure_rm_common.py Fixes #37731 Create Internal Loadbalancers with azure_rm_loadbalancer, support SKU (#38077) 2018-05-04 13:17:05 +08:00
basic.py Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 2018-05-07 11:23:13 -05:00
cloud.py
cloudscale.py
cloudstack.py
connection.py Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
crypto.py
database.py
digital_ocean.py
dimensiondata.py
docker_common.py Fix documentation fragments for docker (#38378) 2018-04-17 08:51:56 -07:00
ec2.py Move camel2snake and snake2camel to common/dict_transformations.py (#39498) 2018-05-01 06:50:32 +10:00
exoscale.py
f5_utils.py
firewalld.py refactor firewalld module, add firewalld module_util (#37603) 2018-04-30 15:33:28 -05:00
gcdns.py
gce.py
gcp.py
gcp_utils.py [GCP] New module GCP DNS Resource Record Set (#35920) 2018-04-12 07:31:43 -04:00
infinibox.py
influxdb.py influxdb: Add condition for retries argument (#38441) 2018-04-15 22:05:51 -04:00
ipa.py
ismount.py
json_utils.py
keycloak.py
known_hosts.py
ldap.py LDAP: Refactor and add ldap_passwd module (#33040) 2018-04-27 15:54:05 +05:30
lxd.py
manageiq.py Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 2018-05-07 11:23:13 -05:00
mysql.py
netapp.py Update NetApp module_utils to use correct license (#28070) 2018-04-28 08:35:19 -04:00
oneandone.py
oneview.py
openstack.py
ovirt.py ovirt: Don't return ID as list in fetch_nested (#39736) 2018-05-04 11:40:17 -05:00
postgres.py
pure.py
pycompat24.py
rax.py
redhat.py
scaleway.py Add a Scaleway dynamic inventory plugin (#38739) 2018-04-25 13:35:54 -04:00
service.py
splitter.py
univention_umc.py
urls.py Fix typo in urls.py (#39048) 2018-04-20 09:04:18 +02:00
vca.py
vmware.py VMware: New module: vmware_tag (#37261) 2018-05-07 16:30:16 +05:30
vmware_rest_client.py VMware: New module: vmware_tag (#37261) 2018-05-07 16:30:16 +05:30
vultr.py