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.
 
 
 

16 lines
257 B

  1. ---
  2. ips:
  3. # - name:
  4. # allocation_method: "static"
  5. # domain_name:
  6. # idle_timeout: 4
  7. # ip_tags:
  8. # resource_group:
  9. # sku: "standard"
  10. # state:
  11. # version:
  12. # tags:
  13. # "env": "prod"
  14. # "provisioner": "ansible"
  15. ...