Ansible loop variable to set multiple states with nested variable

后端 未结 0 1538
我寻月下人不归
我寻月下人不归 2020-12-08 17:13

I have the following playbook that creates a Azure VNET with multiple Subnets.

---
- name: Deploy 
  hosts: all
  connection: local
  vars:
    rg: "test         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题