typo
This commit is contained in:
parent
6a68622f82
commit
21e1e7de7e
1 changed files with 1 additions and 1 deletions
|
@ -545,7 +545,7 @@
|
|||
- { name: red, email: 'red@fedoraproject.org', tenant: infrastructure, password: "{{red_password}}", public_key: "{{ lookup('pipe', '/srv/web/infra/ansible/scripts/auth-keys-from-fas red') }}" }
|
||||
|
||||
- name: Assign users to coprdev as secondary tentant
|
||||
- keystone_user: role=coprdev user={{ item }} tenant=coprdev
|
||||
keystone_user: role=coprdev user={{ item }} tenant=coprdev
|
||||
with_items:
|
||||
- msuchy
|
||||
- copr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue