Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Azure modules: facts -> info (#60987) | smile37773 | 2019-08-27 | 1 | -6/+6 |
| | |||||
* | proper name for aks version facts (#54578) | Zim Kalinowski | 2019-03-29 | 1 | -2/+2 |
| | |||||
* | Add addon/network/aad support for AKS (#51014) | Yuwei Zhou | 2019-03-04 | 1 | -28/+67 |
| | |||||
* | Overhaul ansible-test cloud test plugins. (#53044) | Matt Clay | 2019-03-01 | 1 | -7/+7 |
| | |||||
* | adding enable_rbac option in aks (#47730) | Zim Kalinowski | 2018-10-29 | 1 | -0/+2 |
| | | | | | | | | * adding enable_rbac option in aks * fixes * addressed comments | ||||
* | [new module] Managed Azure Container Service (AKS) (azure_rm_aks) (#35888) | Sertaç Özercan | 2018-05-17 | 3 | -0/+177 |
* add aks module and integration tests * linting * update tests * sanity check * make some changes to AKS module * make integration test work * add fact * add resource_group name * add fact test * fix test * fix test * linting * changed line endings for facts * output kubeconfig * Update azure_rm_aks.py * update integration test aliases * update aliases * add cloud_environment and auth_source to args * Fix comments from Jborean93 (#3) * update * fix * fix * fix * fix * update doc * fix |