Markus Pesch 1440ddcbc3
Some checks failed
Ansible Linter / ansible-lint (push) Failing after 33s
Lint Markdown files / markdown-lint (push) Successful in 10s
fix(ansible-galaxy): adapt list of supported platforms
2025-08-06 11:44:51 +02:00
2023-02-26 22:22:32 +01:00
2022-02-26 14:52:58 +01:00
2022-02-21 22:35:01 +01:00
2025-04-14 22:14:55 +02:00
2022-02-21 22:35:01 +01:00
2025-04-14 22:26:11 +02:00
2025-04-14 22:26:11 +02:00
2025-04-14 22:26:11 +02:00
2022-02-21 22:35:01 +01:00
2025-06-01 12:25:31 +02:00

dhcpd

Ansible Role

With following role can be dhcpd installed and configured.

Installation

ansible-galaxy install volker_raschek.dhcpd

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.

Description
Ansible role to setup dhcpd
Readme MIT 107 KiB
Languages
Jinja 100%