CSRBot 6a93bdeb91
All checks were successful
Ansible Linter / ansible-lint (pull_request) Successful in 56s
Lint Markdown files / markdown-lint (pull_request) Successful in 10s
Ansible Linter / ansible-lint (push) Successful in 52s
Lint Markdown files / markdown-lint (push) Successful in 8s
chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.44.0
2025-04-14 23:03:38 +02:00
2023-02-08 18:22:40 +01:00
2025-04-14 22:28:42 +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

dhcpd

Build Status 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 73 KiB
Languages
Jinja 100%