Ansible repository with playbooks to manage azure objects
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 

16 行
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. ...