ansible/test/runner
Hai Cao ccb7909cc5 [new module] Azure Traffic Manager profile module (#43812)
* add traffic manager client and models in azure_rm_common
- add traffic manager management client
- import traffic manager models to 'traffic_manager_models' proprety
- azure.mgmt.trafficmanager doesn't have models(), so use direct import
for now

* add traffic manager facts module

* add traffic manager module

* add integration test for two modules

* fix package info in requirements

* fix sanity check

* fix monitor config default value

* fix facts module doc

* move model import into module

* resolve comments except seprating endpoint

* remove endpoint operation

* fix test after removing endpoint operation

* change module name to azure_rm_trafficmanagerprofile/facts

* fix sanity test

* seperate endpoint into delegate module

* fix typo

* fix lint

* fix lint

* fix test

* fix test

* resolve comments

* fix test

* fix test

* fix test

* fix bug in return

* resolve comments

* fix lint

* fix lint

* add sample in endpoint module
2018-08-30 14:18:53 +10:00
..
completion Switch distro test containers to quay.io images. 2018-08-29 15:52:58 -07:00
docker Update default ansible-test docker container. (#37644) 2018-03-20 08:54:16 -07:00
injector AnsiballZ improvements 2018-07-26 20:07:25 -07:00
lib Switch distro test containers to quay.io images. 2018-08-29 15:52:58 -07:00
requirements [new module] Azure Traffic Manager profile module (#43812) 2018-08-30 14:18:53 +10:00
setup Fix FreeBSD package install in test setup.sh. 2018-05-30 07:43:49 -07:00
units
.dockerignore Add new default Docker container for ansible-test. (#31944) 2017-10-19 13:37:22 -07:00
ansible-test
Dockerfile Remove extra NuGet files from the default image. 2018-02-08 14:04:40 -08:00
Makefile Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
retry.py
shippable.py Improve ansible-test HttpClient error handling. (#30301) 2017-09-13 12:23:48 -07:00
test.py add support for opening shell on remote Windows host (#43919) 2018-08-13 09:27:59 +10:00
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 2018-03-06 16:28:06 -08:00