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.
 
 
 

14 rivejä
217 B

  1. ---
  2. #vnets:
  3. # - name:
  4. # address_prefixes_cidr: []
  5. # dns_servers:
  6. # location:
  7. # purge_address_prefixes:
  8. # resource_group:
  9. # state:
  10. # tags:
  11. # "env": "prod"
  12. # "provisioner": "ansible"
  13. ...