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.
 
 
 

11 line
164 B

  1. ---
  2. #subnets:
  3. # - name:
  4. # address_prefix_cidr:
  5. # virtual_network_name:
  6. # resource_group:
  7. # security_group:
  8. # route_table:
  9. # state:
  10. ...