CSRBot c8b36076bd
Some checks failed
Ansible Linter / ansible-lint (push) Failing after 5s
Lint Markdown files / markdown-lint (push) Failing after 3s
Ansible Linter / ansible-lint (pull_request) Failing after 3s
Lint Markdown files / markdown-lint (pull_request) Failing after 4s
chore(deps): update actions/checkout action to v5
2025-08-11 13:01:49 +00: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%