the mnt/koji is only needed in iad2

This commit is contained in:
Stephen Smoogen 2021-09-30 13:59:47 -04:00
parent 16bf2c0a4e
commit 4d88ad5b38

View file

@ -75,7 +75,8 @@
- name: make a mnt/koji link
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji
when: datacenter == "iad2"
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"