drop old duplicate line

This commit is contained in:
Kevin Fenzi 2016-11-04 21:35:23 +00:00
parent 4244352e8a
commit 732a067ecc

View file

@ -182,7 +182,6 @@
- name: make a mnt/koji link
file: state=link src=/mnt/fedora_koji dest=/mnt/koji
when: inventory_hostname.startswith(('aarch64','ppc8','buildvm-ppc64','buildvm-s390'))
when: koji_hub_nfs != "fedora_koji"
tags:
- koji_builder