Open l00d3r opened 6 months ago
current workaround is to use git as role source
requirements.yml
:
roles:
- name: PowerDNS.pdns_recursor
src: https://github.com/PowerDNS/pdns_recursor-ansible
version: v1.7.1
Any chance for a fix for this? Seems a pretty self-explanatory and simple to fix. My team makes use of the ansible role, but we're not able to automatically update this role from galaxy due to this. The workaround via GitHub repo is not possible for us so we're currently hosting a local tarball which isn't ideal.
Looks like ansible galaxy has two repos of powerdns recursor role (PowerDNS.PowerDNS.pdns_recursor and PowerDNS.pdns_recursor) but the one with the latest version (PowerDNS.PowerDNS.pdns_recursor) seems to not be installable: