mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
koji / sync staging: drop removed warn arg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user