Ansible role to setup dhcpd
Go to file
Markus Pesch bb8b56370d
continuous-integration/drone/push Build is passing Details
fix: rename var for tsigkeys
2022-02-26 14:52:58 +01:00
defaults fix: rename var for tsigkeys 2022-02-26 14:52:58 +01:00
handlers Initial Commit 2022-02-21 22:35:01 +01:00
meta Initial Commit 2022-02-21 22:35:01 +01:00
tasks Initial Commit 2022-02-21 22:35:01 +01:00
templates fix: rename var for tsigkeys 2022-02-26 14:52:58 +01:00
vars Initial Commit 2022-02-21 22:35:01 +01:00
.ansible-lint Initial Commit 2022-02-21 22:35:01 +01:00
.drone.yml Initial Commit 2022-02-21 22:35:01 +01:00
.editorconfig Initial Commit 2022-02-21 22:35:01 +01:00
.markdownlint.yaml Initial Commit 2022-02-21 22:35:01 +01:00
LICENSE Initial Commit 2022-02-21 22:35:01 +01:00
README.md doc(README): add newline at the end 2022-02-21 22:37:05 +01:00
renovate.json Initial Commit 2022-02-21 22:35:01 +01:00

README.md

dhcpd

Build Status Ansible Role

With following role can be dhcpd installed and configured.

Supported distributions

  • Arch Linux
  • Rocky Linux 8
  • Ubuntu 20.04

Features

  • Installing dhcpd
  • Configuring dhcpd
    • TSIG-Keys
    • Simple Zones
    • Multiple subnets listen on different interfaces
    • DYNDNS

Configuring

In the default directory are examples how to configure dhcpd. Copy the defaults into your host_vars or group_vars and adapt the examples.