Ansible repository with playbooks to manage azure objects
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

18 line
302 B

  1. ---
  2. #rts:
  3. # - name:
  4. # disableBgpRoutePropagation:
  5. # location:
  6. # routes:
  7. # - name:
  8. # address_prefix:
  9. # hasBgpOverride:
  10. # next_hop_type:
  11. # next_hop_ip_address:
  12. # resource_group:
  13. # state:
  14. # tags:
  15. # "env": "prod"
  16. # "provisioner": "ansible"
  17. ...