try to fiddle up with passwords
This commit is contained in:
parent
bbbb1ac917
commit
ea78b3afc7
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@
|
||||||
user="{{ item.name }}"
|
user="{{ item.name }}"
|
||||||
email="{{ item.email }}"
|
email="{{ item.email }}"
|
||||||
tenant="{{ item.tenant }}"
|
tenant="{{ item.tenant }}"
|
||||||
|
password="foobar123"
|
||||||
state=present
|
state=present
|
||||||
with_items:
|
with_items:
|
||||||
- { name: kevin, email: 'kevin@fedoraproject.org', tenant: infrastructure }
|
- { name: kevin, email: 'kevin@fedoraproject.org', tenant: infrastructure }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue