ansible/lib/ansible/module_utils
Trishna Guha 87a568da0b
Add nxos_lacp resource module (#59717)
* Add nxos_lacp resource module

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add commands in module doc

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2019-08-08 16:52:16 +05:30
..
aws Add logic to handle multiple actions in an ALB listener rule, Fixes #41861 (#41975) 2019-08-02 10:40:53 +10:00
common module_utils.common.*: removed unused objects (#59570) 2019-07-25 11:04:18 -04:00
compat Do not look for a paramiko compat package anymore (#55106) 2019-04-10 14:51:53 -04:00
csharp prevent recursive logging csharp stackoverflow. (#59503) 2019-08-08 09:50:41 +10:00
distro Update version in metadata for bundled distro (#59869) 2019-07-31 12:38:25 -04:00
docker [docker_container] Adding support for mounts option (#49808) 2019-08-02 17:11:14 +02:00
facts Handle situation where ansible_architecure may not be defined when gathering facts (#55466) 2019-07-19 11:33:05 -04:00
k8s Add wait_sleep parameter for the k8s module (#59714) (#59854) 2019-08-07 21:27:54 +10:00
net_tools Bugfix: Creating two IPs in single run of netbox_ip_address (#56550) 2019-06-12 10:45:20 -04:00
network Add nxos_lacp resource module (#59717) 2019-08-08 16:52:16 +05:30
oracle Initial commit for Oracle Cloud Infrastructure modules 2019-05-14 13:51:45 -07:00
parsing Improve convert_bool error message 2018-02-12 13:05:38 -05:00
podman Add podman_image and podman_image_info modules (#55103) 2019-04-10 18:28:09 -05:00
powershell Windows - Add common util for web requests (#54759) 2019-07-22 08:42:24 +10:00
remote_management Adding dell ome device_info module (#53438) 2019-06-10 06:41:48 -04:00
six Update bundled copy of six from 1.11.0 to 1.12.0 (#55456) 2019-04-23 11:53:25 -05:00
source_control Add Bitbucket Pipelines variable module (#54049) 2019-03-22 13:17:08 +01:00
storage Ansible module to enable the user to provision CPGs on HPE StoreServ 3PAR device (#39656) 2019-02-26 14:09:03 +00:00
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 2017-11-30 15:47:38 -08:00
_text.py Fix for to_text and to_bytes error handlers 2017-07-24 09:19:04 -07:00
acme.py crypto modules: use module_utils.compat.ipaddress when possible (#55278) 2019-04-18 15:36:53 +01:00
alicloud_ecs.py Add new module ali_instance (#36898) 2018-10-23 13:02:21 -05:00
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 2018-05-17 11:41:14 -04:00
ansible_tower.py tower_role: ensure alias of "validate_certs" parameter is handled (#57518) 2019-06-26 10:04:49 +02:00
api.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_common.py Fix the get property (#55745) 2019-04-26 10:07:58 +08:00
azure_rm_common_ext.py shared image gallery modules (#57386) 2019-06-26 17:15:55 -07:00
azure_rm_common_rest.py support lro in azure_rm_resource (#49919) 2018-12-17 13:21:25 +08:00
basic.py Option parsing: warn if both an option and its alias are specified for a module (#53698) 2019-07-19 13:11:41 -04:00
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 2017-08-22 15:31:20 -04:00
cloudscale.py cloudscale_server: refactor to implement update (#52683) 2019-03-05 10:40:16 +01:00
cloudstack.py cloudstack: fix E326 (#54657) 2019-03-31 23:36:56 +02:00
connection.py Fix spelling error in connection (#54957) 2019-04-12 16:53:59 -04:00
crypto.py openssl_certificate: fix failing SAN comparisons (#58256) 2019-06-24 06:34:12 +02:00
database.py New module postgresql_sequence (#55027) 2019-06-07 13:34:57 +02:00
digital_ocean.py Include Digital Ocean Token Alias (#36810) 2018-03-01 09:56:53 +05:30
dimensiondata.py Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
ec2.py Fix _hashable_policy for python3 (#53953) 2019-03-18 09:40:28 -05:00
exoscale.py exo_dns_record: remove limitation for multiple records only for A type (#35173) 2018-02-05 22:40:02 +01:00
f5_utils.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
firewalld.py refactor firewalld module, add firewalld module_util (#37603) 2018-04-30 15:33:28 -05: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 removing libcloud secrets support for legacy gcp modules (#44932) 2018-08-31 08:28:32 -04:00
gcp_utils.py no logging for service account contents (#60149) 2019-08-06 15:27:11 -05:00
gitlab.py copyright: edit deprecated email (#51912) 2019-02-08 01:48:25 +01:00
hcloud.py Add hcloud server module (#53062) 2019-03-05 07:30:24 +01:00
heroku.py Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
hetzner.py Hetzner failover IP: refactoring (#56203) 2019-05-10 08:33:51 +02:00
hwc_utils.py refactor moudule utils of hwc_utils.py (#55858) 2019-05-09 09:04:51 -04:00
ibm_sa_utils.py IBM_Storage: fixed a bug - Unwanted arguments cause failure (#56357) 2019-05-13 12:41:06 -04:00
infinibox.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
influxdb.py Sanity fixes to parameter types (#52325) 2019-02-15 16:58:58 +01:00
ipa.py identity: Issue warning if GSSAPI parameters can't be used (#52721) 2019-02-22 08:39:42 +00:00
ismount.py
json_utils.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
keycloak.py New module: keycloak_group (#35637) 2019-04-10 15:58:20 -04:00
known_hosts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
kubevirt.py kubevirt: Add hostname and subdomain parameters (#57223) 2019-06-25 15:19:27 +02:00
ldap.py doc: fix maintainer's name (#44452) 2018-08-21 16:32:37 +02:00
linode.py Add new linode_v4 module. (#46151) 2018-11-16 12:39:05 +00:00
lxd.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
manageiq.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
memset.py New facts module: Memset Memstore (#42387) 2018-10-29 12:27:03 +00:00
mysql.py Revert "mysql.py: remove unused import" (#59768) 2019-07-30 17:24:06 +05:30
netapp.py Improved netapp module utility for E-Series. (#59527) 2019-08-01 13:24:38 -04:00
netapp_elementsw_module.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
netapp_module.py Update to base Netapp.py for Azure, and Rest API (#59151) 2019-07-18 08:37:00 -04:00
oneandone.py New module: manage 1&1 public ip (cloud/oneandone/oneandone_public_ip) (#35079) 2018-02-07 12:15:27 -06:00
oneview.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
online.py Add an Online servers fact 2018-09-24 21:03:50 +02:00
opennebula.py one_host environment variables, Fixes #44163 (#44568) 2018-08-27 10:55:04 -04:00
openstack.py Handle openstacksdk < 0.10.0: fix AttributeError (#50285) 2019-05-24 10:27:47 -05:00
ovirt.py ovirt: Resolve also list of hrefs (#57299) 2019-06-06 10:58:26 +02:00
postgres.py Postgres module_utils: add get_connect_params + unit tests (#58067) 2019-06-19 06:49:19 -07:00
pure.py Add user_agent into FlashBlade API calls (#46221) 2018-10-29 11:28:00 +00:00
pycompat24.py Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
rabbitmq.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
rax.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
redfish_utils.py redfish: fix a problem with Chassis/Power URI (#56185) 2019-06-12 20:40:30 +02:00
redhat.py Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
scaleway.py Add a Scaleway load-balancer module (#51741) 2019-02-11 15:28:55 +00:00
service.py Fix typo of stderr 2018-07-31 13:23:05 -04:00
service_now.py snow: Fix token reference in basic authentication (#59315) 2019-07-22 19:31:04 +05:30
splitter.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
univention_umc.py Python 2.6 str.format() compatibility fixes. 2018-01-10 14:08:11 -08:00
urls.py ansible-galaxy - ignore cert failures for login (#59959) 2019-08-07 05:59:34 +10:00
utm_utils.py Add optional headers to utm modules (#49856) 2019-01-17 19:06:50 +05:30
vca.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
vexata.py New module for managing volumes in Vexata storage arrays (#49006) 2019-04-10 21:12:23 +05:30
vmware.py VMware: add support for http_proxy in connection API 2019-08-01 15:57:26 +02:00
vmware_rest_client.py VMware: Handle user unauthorization in tagging scenarios (#58405) 2019-06-28 07:59:54 +05:30
vmware_spbm.py VMware: Add module vmware_vm_storage_policy_info (#56263) 2019-07-03 16:01:08 +05:30
vultr.py vultr_server: implement support for IDs to match resources (#55762) 2019-06-09 13:34:25 +02:00
xenserver.py VMware: add new module vmware_guest_network (#52075) 2019-07-08 07:54:54 +05:30
yumdnf.py yum: check whether the lock file disappeared (#58581) 2019-07-11 18:14:42 +02:00