1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-18 23:44:08 +00:00
community.general/test/runner/requirements
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
..
ansible-test.txt
constraints.txt
coverage.txt
integration.cloud.aws.txt
integration.cloud.azure.txt [new module] Azure Traffic Manager profile module (#43812) 2018-08-30 14:18:53 +10:00
integration.cloud.cs.txt
integration.cloud.nios.txt Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
integration.cloud.opennebula.txt
integration.cloud.openshift.txt Fix openshift integration test requirements. 2018-07-10 10:07:19 -07:00
integration.cloud.vcenter.txt
integration.txt
network-integration.txt
sanity.ps1
sanity.txt
units.txt Linode: Mark 'name' as required. Fixes #29785 (#44699) 2018-08-30 05:09:21 +02:00
windows-integration.txt