kea_dhcp(role): some fixes and removing arch part

- remove tags from tasks
- remove archlinux part
- use debian default package for kea
This commit is contained in:
bitwhisker 2026-05-25 20:13:29 +02:00
commit 9bff86df7f
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE
8 changed files with 34 additions and 87 deletions

View file

@ -37,7 +37,7 @@ argument_specs:
interfaces:
type: "list"
elements: "str"
default: []
default: [ ]
control-sockets:
type: "list"
elements: "dict"
@ -85,7 +85,7 @@ argument_specs:
interfaces:
type: "list"
elements: "str"
default: []
default: [ ]
control-sockets:
type: "list"
elements: "dict"