ansible-role-dhcpd/README.md
Markus Pesch 1c8d1dedff
All checks were successful
continuous-integration/drone/push Build is passing
fix(ci): replace git repository with gitea instead of drone
2022-04-27 20:11:31 +02:00

790 B

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.