Ansible repository with playbooks to manage azure objects
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

19 行
286 B

  1. ---
  2. #disks:
  3. # - name:
  4. # attach_caching:
  5. # create_option:
  6. # disk_size_gb:
  7. # managed_by:
  8. # os_type:
  9. # location:
  10. # resource_group:
  11. # storage_account_type:
  12. # zones:
  13. # state:
  14. # source_uri:
  15. # tags:
  16. # "env": "prod"
  17. # "provisioner": "ansible"
  18. ...