koji: create the rabbitmq user in prod

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-07-16 22:48:41 +02:00
parent b0f5ec4e6e
commit 905ca2c0ad

View file

@ -81,7 +81,6 @@
- sudo
- role: rabbit/user
username: "koji{{ env_suffix }}"
when: env == 'staging'
tasks:
- import_tasks: "{{ tasks_path }}/2fa_client.yml"