try these keys
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
3110afdf67
commit
70ebe7a353
1 changed files with 2 additions and 2 deletions
|
@ -189,8 +189,8 @@
|
|||
os_router:
|
||||
cloud: "{{ os_cloud }}"
|
||||
project: "{{ item }}"
|
||||
router_name: "ext-to-{{ item }}"
|
||||
subnet_name: "{{ item }}-subnet"
|
||||
name: "ext-to-{{ item }}"
|
||||
interfaces: ["{{ item }}-subnet"]
|
||||
with_items: "{{all_projects}}"
|
||||
|
||||
#################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue