try this
This commit is contained in:
parent
bd3d375c93
commit
4f661cc121
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,8 @@
|
|||
name: "{{ item.name }}"
|
||||
description: "{{ item.desc }}"
|
||||
state: present
|
||||
enabled: True
|
||||
region_name: regionOne
|
||||
with_items:
|
||||
- { name: persistent, desc: "persistent instances" }
|
||||
- { name: qa, desc: "developmnet and test-day applications of QA" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue