koji / sync staging: drop removed warn arg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ca12850f5a
commit
4da0ff7c4d
1 changed files with 0 additions and 2 deletions
|
@ -148,8 +148,6 @@
|
|||
tasks:
|
||||
- name: Remount koji nfs
|
||||
ansible.builtin.shell: umount /mnt/fedora_koji && mount /mnt/fedora_koji
|
||||
args:
|
||||
warn: false
|
||||
when: "'.s390.' not in inventory_hostname"
|
||||
|
||||
- name: Restart kojid on staging builders
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue