mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
This copies the excellect copr/anubis role to a more generic top level one. It allows for using a different env per ipa_host_group (but we could also just add more cases in there) or a default one if that isn't found. It moves the defaults and policies to template so we can include a static key from ansible-private if we like. Signed-off-by: Kevin Fenzi <kevin@scrye.com>