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
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
..
cli fix plugin docs broken by previous commit (#28601) 7 years ago
compat Remove wildcard imports 7 years ago
config add toggle to controle inventory parse as error (#28729) 7 years ago
errors Ansible Config part2 (#27448) 7 years ago
executor executor stats and task_executor pep8 error (#23651) 7 years ago
galaxy Removes container-enabled warning (#27578) 7 years ago
inventory add toggle to controle inventory parse as error (#28729) 7 years ago
module_utils [cloud] Remove custom pagination function in ec2_launchconfig module (#28574) 7 years ago
modules Azure load balancer support (#26099) 7 years ago
parsing Fixes #22335: Adds filename extension to tempfile for Vault 7 years ago
playbook allow pesky 'bridge' facts to bypass facts filter (#28401) 7 years ago
plugins Net Ping: Add new action plugin for *_ping network modules (#28558) 7 years ago
template Ansible Config part2 (#27448) 7 years ago
utils expose cloud_environment override in azure_rm modules (#28743) 7 years ago
vars make groups magic var dependant on inventory (#28677) 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py Ansible Config part2 (#27448) 7 years ago
release.py Collated PEP8 fixes (#25293) 7 years ago