kea_dhcp(role): remove unused
This commit is contained in:
parent
7eabd88e2c
commit
897ee5fa43
4 changed files with 1 additions and 40 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue