mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +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>