mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
7 lines
335 B
Plaintext
7 lines
335 B
Plaintext
[safe]
|
|
# Disable safe.directory security check for the whole system. This is not
|
|
# ideal but it is not possible to recursively mark our whole storage as safe
|
|
# and we cannot manually mark every repository as safe because we have too
|
|
# many of them. See https://github.com/fedora-copr/copr/issues/3266
|
|
directory = *
|