Revert "try this"

This reverts commit 2903048cae.
This commit is contained in:
Miroslav Suchý 2015-01-28 15:52:02 +00:00
parent 09fb09d20d
commit 02c9923a27

View file

@ -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}}" }