added tools for powerdns

This commit is contained in:
2025-12-11 09:31:21 +01:00
parent b2915b537b
commit ab9f681c0d
2 changed files with 7 additions and 2 deletions

View File

@@ -134,4 +134,9 @@
service:
name: "pdns"
state: started
enabled: true
enabled: true
- name: Nameserver | powerdns-server | install python-is-python3 for snmp helper
package:
name: python-is-python3
state: present