pdns-ansible
pdns-ansible copied to clipboard
fix for debian >= 11 regarding python-mysqldb package
fix for debian >= 11 regarding python-mysqldb package
like #116 but preserves the compatibility with debian 10
Any updates on this? Would love to see this being merged, so it's finally compatible with Debian 11.
This seem like low hanging fruit to merge but in the meantime I will use this workaround on Debian 11/12 servers
roles: - { role: PowerDNS.pdns, pdns_mysql_packages: ["default-mysql-client", "python3-mysqldb"] }
@dkim1970 : yes, merging should not be that big issue in this case. We use our branch https://github.com/Rosa-Luxemburgstiftung-Berlin/pdns-ansible/tree/rls while waiting for this to be fixed ...
@npmdnl @pieterlexis is this role still maintained?
It should still be maintained, but I have left PowerDNS a few years ago. Paging @Habbie for more information :).
@npmdnl @pieterlexis is this role still maintained?
Yes, all PowerDNS Ansible roles are still mantained. Sorry for the delay, we will work on this during the next Weeks.