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/modules
Thomas Stringer 40b7dffea8 Azure load balancer support (#26099)
* (wip) add partial loadbalancer module

* (wip) add ability to use a public ip for a load balancer

* fix shebang

* add backend address pool to load balancer

* remove unncessary error variable

* add probe support to load balancer

* add ability to add load distribution rule to load balancer

* add nat pool functionality to azure load balancer

* fix pep8 errors from sanity check

* add documentation for load balancer

* refactor imports

* fix license header copyright

* add facts module for azure load balancer

* fix ansible-test failures

* add integration tests for load balancer

* fix metadata version

* add complex integration test to azure_rm_loadbalancer
7 years ago
..
cloud Azure load balancer support (#26099) 7 years ago
clustering OC module (#25648) 7 years ago
commands Update metadata to 1.1 7 years ago
crypto openssl_certificate: consistent param namings (#28521) 7 years ago
database Fix `postgresql_user` module to treat quoted identifier well, Fixes #18937 (#18938) 7 years ago
files Small cleanup in return values (#28693) 7 years ago
identity ipa_group: Fix issue 25660 (#26282) 7 years ago
inventory Update metadata to 1.1 7 years ago
messaging Update metadata to 1.1 7 years ago
monitoring Correct mute function in datadog_monitor (#19662) 7 years ago
net_tools HAProxy: add support for draining connections in maintenace mode (#25887) 7 years ago
network Fixes #28779 eth_mode key error (#28782) 7 years ago
notification Fix metadata in syslogger module. 7 years ago
packaging yum: use envra instead of nevra (#28284) 7 years ago
remote_management Added support to HPE Network Set resources (#28614) 7 years ago
source_control Don't remove comment from public key, and improve error message for duplicate keys (github_key) (#22282) 7 years ago
storage Set protection group enabled by default with option to disable (#28582) 7 years ago
system [parted] Fixes incorrect arg spec and check (#27839) 7 years ago
utilities better wait_for docs on timeout (#28344) 7 years ago
web_infrastructure Fix incorrect use of datetime in letsencrypt (#27672) 7 years ago
windows Adds win_pagefile module (#25605) 7 years ago
__init__.py Re-adding the init py for modules 8 years ago