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:
parent
0fef65b2c2
commit
9bff86df7f
8 changed files with 34 additions and 87 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue