no, that is not right, reverse it
This commit is contained in:
parent
5daa19238b
commit
e80a0337a6
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
|||
|
||||
- name: make a mnt/koji link
|
||||
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji
|
||||
when: "'releng-compose' or 'releng-stg' in group_names and not inventory_hostname 'compose-s390-01.s390.fedoraproject.org'"
|
||||
when: "'releng-compose' or 'releng-stg' in group_names"
|
||||
|
||||
- name: make a mnt/koji link for AltArch
|
||||
file: state=link src=/mnt/fedora_koji dest=/mnt/koji
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue