Ansible role to install/configure Kea DHCP
For any required Ansible roles, review: requirements.yml
- SLES 15/16: Uses native SUSE repositories
- openSUSE Tumbleweed: Uses native openSUSE repositories
- openSUSE Leap: Not currently supported (Kea not in official repos)
Note: The kea_dhcp_version variable is not yet supported for SUSE family distributions. The role installs whatever version is available in the native repositories.
MIT
Larry Smith Jr.
NOTE: Repo has been created/updated using https://github.com/mrlesmithjr/cookiecutter-ansible-role as a template.