pkgs: don't setup fedmsg on the rhel8 based hosts

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-05-25 21:43:46 +02:00
parent caa442e694
commit fbec93831c

View file

@ -89,7 +89,7 @@
- import_tasks: "{{ handlers_path }}/restart_services.yml"
- name: setup fedmsg on pkgs
hosts: pkgs
hosts: pkgs02.phx2.fedoraproject.org
user: root
gather_facts: True