mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
In f42 in some cases mv will prompt here to overwrite the old file. We always want to replace it, so add a -f here. Signed-off-by: Kevin Fenzi <kevin@scrye.com>