kea_dhcp(role): remove unused

This commit is contained in:
bitwhisker 2026-08-07 22:28:44 +02:00
commit 897ee5fa43
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE
4 changed files with 1 additions and 40 deletions

View file

@ -13,7 +13,6 @@
- name: Setup Kea DHCP
block:
- name: Install Kea on Debian
when: ansible_facts['distribution'] == "Debian"
ansible.builtin.import_tasks: install_debian.yaml
- name: Configure Kea