Add indentation
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
6ab6608671
commit
70347cca5e
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
become: False
|
||||
local_action:
|
||||
security_groups: all-icmp-transient,web-80-anywhere-transient,web-443-anywhere-transient,ssh-anywhere-transient,default
|
||||
nics:
|
||||
# transient-net
|
||||
- net-id: 96e0590b-e572-4340-9408-ce4d4e4f4536
|
||||
nics:
|
||||
- net-id: 96e0590b-e572-4340-9408-ce4d4e4f4536
|
||||
name: "{{ name }}"
|
||||
module: nova_compute
|
||||
auth_url: "{{os_auth_url}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue