mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
rabbitmq: create the CBS user on rabbitmq
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -121,6 +121,13 @@
|
||||
name: rabbit/user
|
||||
vars:
|
||||
username: centos-koji
|
||||
|
||||
- name: CBS Koji User
|
||||
run_once: true
|
||||
include_role:
|
||||
name: rabbit/user
|
||||
vars:
|
||||
username: cbs
|
||||
# CENTOS KOJI END
|
||||
|
||||
# CENTOS RESULSDB BEGIN
|
||||
|
||||
Reference in New Issue
Block a user