Go to file
2021-10-24 20:54:44 +02:00
defaults Add compatibility with more distributions 2017-09-21 02:22:06 +02:00
docs fix docs Examples add ) 2016-04-07 15:28:13 +05:00
handlers Add compatibility with more distributions 2017-09-21 02:22:06 +02:00
meta adapt for custom use 2021-10-24 20:54:44 +02:00
tasks adapt for custom use 2021-10-24 20:54:44 +02:00
templates adapt for custom use 2021-10-24 20:54:44 +02:00
tests adapt for custom use 2021-10-24 20:54:44 +02:00
vars adapt for custom use 2021-10-24 20:54:44 +02:00
.travis.yml Request sudo access on Travis-CI 2015-03-27 14:29:04 +01:00
CHANGES.rst Best sed tutorial ever. 2017-06-19 23:40:20 +02:00
LICENSE Add LICENSE file in all roles 2014-08-31 18:42:25 +02:00
README.md Add 'dhcp-probe' support 2015-03-30 13:34:53 +02:00

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.