parent
09fb09d20d
commit
02c9923a27
1 changed files with 0 additions and 1 deletions
|
@ -247,7 +247,6 @@
|
|||
tenant="{{ item.tenant }}"
|
||||
password="{{ item.password }}"
|
||||
state=present
|
||||
name="Create user {{ item.name }}"
|
||||
with_items:
|
||||
- { name: kevin, email: 'kevin@fedoraproject.org', tenant: infrastructure, password: "{{kevin_password}}" }
|
||||
- { name: laxathom, email: 'laxathom@fedoraproject.org', tenant: infrastructure, password: "{{laxathom_password}}" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue