mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +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>