You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vincent e2a4b6df99
continuous-integration/drone/push Build is failing Details
add default hostname option
1 year ago
defaults Add compatibility with more distributions 6 years ago
docs fix docs Examples add ) 7 years ago
handlers Add compatibility with more distributions 6 years ago
meta adapt for custom use 1 year ago
tasks enable dhcpd4 1 year ago
templates add default hostname option 1 year ago
tests adapt for custom use 1 year ago
vars adapt for custom use 1 year ago
.drone.yml add CI file 1 year ago
.gitignore add CI file 1 year ago
.markdownlint.yaml add CI file 1 year ago
.travis.yml Request sudo access on Travis-CI 8 years ago
.yamllint add CI file 1 year ago
CHANGES.rst Best sed tutorial ever. 6 years ago
LICENSE Add LICENSE file in all roles 9 years ago
README.md Add 'dhcp-probe' support 8 years ago

README.md

DebOps project dhcpd

Travis CI test-suite Ansible Galaxy

debops.dhcpd role can be used to configure an ISC DHCP Server as standalone or in a 2-host failover configuration. Alternatively, you can configure an DHCP relay on a host connected to multiple networks which will relay DHCP/BOOTP messages to your DHCP server.

dhcp-probe script will be used to scan the network for unauthorized DHCP servers and notify administrators if they are found.

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.dhcpd

Documentation

More information about debops.dhcpd can be found in the official debops.dhcpd documentation.

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

dhcpd role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.