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.
|
- ---
- #nics:
- # - name:
- # create_with_security_group: false
- # dns_servers: []
- # enable_accelerated_networking: true
- # enable_ip_forwarding: true
- # ip_configurations: {}
- # resource_group:
- # security_group:
- # subnet_name:
- # virtual_network:
- # state:
- # tags:
- # "env": "prod"
- # "provisioner": "ansible"
- ...
|