algo/roles
Wes Mills 99473ef104
Add and sort multiple new Azure regions (#14233)
## Description
Azure has added several regions, some net-new and others moved from standalone cloud instances into general Azure.

## Motivation and Context
Azure Germany, in particular, will soon not be a standalone cloud and I wanted to use Algo to deploy into that region.

## How Has This Been Tested?
Exported Azure regions through az CLI and did JSON transform into the main.yml in my local repo; successfully deployed Algo on a VM in germanywestcentral.

## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)

## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [x] I have read the **CONTRIBUTING** document.
- [x] My code follows the code style of this project.
- [] My change requires a change to the documentation.
- [] I have updated the documentation accordingly.
- [] I have added tests to cover my changes.
- [] All new and existing tests passed.
2021-08-14 15:06:58 +03:00
..
client relax CA constraints for client (the client equivalent of PR #1675) (#1768) 2020-04-18 17:03:29 +03:00
cloud-azure Add and sort multiple new Azure regions (#14233) 2021-08-14 15:06:58 +03:00
cloud-cloudstack/tasks Change default SSH port and introduce cloud-init support (#1636) 2020-01-07 14:28:19 +01:00
cloud-digitalocean/tasks Alternative Ingress IP (#1605) 2020-01-31 11:24:29 +01:00
cloud-ec2 Clarify AWS prompts (#1861) 2020-08-08 14:10:14 +03:00
cloud-gce/tasks Change default SSH port and introduce cloud-init support (#1636) 2020-01-07 14:28:19 +01:00
cloud-hetzner/tasks Change default SSH port and introduce cloud-init support (#1636) 2020-01-07 14:28:19 +01:00
cloud-lightsail/tasks Change default SSH port and introduce cloud-init support (#1636) 2020-01-07 14:28:19 +01:00
cloud-linode add linode as one of cloud providers (#1590) 2020-08-23 11:41:27 +03:00
cloud-openstack/tasks Change default SSH port and introduce cloud-init support (#1636) 2020-01-07 14:28:19 +01:00
cloud-scaleway scaleway region fix (#1678) 2020-01-08 11:11:41 +01:00
cloud-vultr/tasks Change default SSH port and introduce cloud-init support (#1636) 2020-01-07 14:28:19 +01:00
common Multiple Azure fixes (#1908) 2020-10-31 22:40:09 +03:00
dns Install dnscrypt-proxy from ubuntu repos (#1859) 2020-08-07 20:15:13 +03:00
local/tasks WIP: Facts definition fix (#1415) 2019-05-01 11:51:06 +02:00
ssh_tunneling skip pre tasks in update-users (#1921) 2020-12-08 13:23:24 +03:00
strongswan skip pre tasks in update-users (#1921) 2020-12-08 13:23:24 +03:00
wireguard skip pre tasks in update-users (#1921) 2020-12-08 13:23:24 +03:00