c12s-kubespray/roles/kubernetes/node
Vincent Gramer f47a666227 support azure loadbalancer standard sku (#4150) (#4476)
add the support of the folling property in azure-credential-check.yml
  - azure_loadbalancer_sku: Sku of Load Balancer and Public IP. Candidate values are: basic and standard.
  - azure_exclude_master_from_standard_lb: excludes master nodes from standard load balancer.
  - azure_disable_outbound_snat: disables the outbound SNAT for public load balancer rules
  - useInstanceMetadata: Use instance metadata service where possible
  - azure_primary_availability_set: (Optional) The name of the availability set that should be used as the load balancer backend
2019-04-24 02:14:01 -07:00
..
defaults support azure loadbalancer standard sku (#4150) (#4476) 2019-04-24 02:14:01 -07:00
handlers ansible-lint: Fix commands that are also available as module (#4619) 2019-04-23 22:18:00 -07:00
tasks support azure loadbalancer standard sku (#4150) (#4476) 2019-04-24 02:14:01 -07:00
templates support azure loadbalancer standard sku (#4150) (#4476) 2019-04-24 02:14:01 -07:00
vars added extra var for ubuntu 18 netplan resolv 2018-09-17 09:01:55 +02:00