pdns-ansible icon indicating copy to clipboard operation
pdns-ansible copied to clipboard

PowerDNS Authoritative Ansible role

Results 40 pdns-ansible issues
Sort by recently updated
recently updated
newest added

Hi, I have a use case where I would like to use postgressql as a backend for pdns. This PR finishes the work started by #104 I've made the following...

the changes require the postgres user to be able to connec to the database via localhost using password, peer authentication would require using become. This may require changes to pg_hba.conf...

Debian: python3-mysqldb is available since debian buster, python-mysqldb only in debian buster. Ubuntu: python3-pymysql is available in all supported ubuntu version

Adds support for Alma and Rocky linux, assume those are "identical" to CentOS for now.

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0. Release notes Sourced from pytest-testinfra's releases. v10.0.0 What's Changed [FIX] Fix output of error message by @​CarstenGrohmann in pytest-dev/pytest-testinfra#726 [FIX] Ansible: Fix for missing...

dependencies
python

Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.18.0 to 6.22.0. Release notes Sourced from ansible-lint's releases. v6.22.0 Minor Changes Enable YAML 1.2 support for non-ansible files (#3809) @​ssbarnea Bugfixes Require ruamel.yaml >= 0.18.5 (#3880)...

dependencies
python

`meta/main.yml` and `molecule/*/molecule.yml` still reference distributions that are end-of-life and for which we also do not provide packages anymore in our open source repositories: https://repo.powerdns.com/ - Debian Stretch - Ubuntu...

implemented pdns_mysql_query_use_socket