Skip to content

Role for install and configure a DHCP Server for many branch offices.

Notifications You must be signed in to change notification settings

marcusburghardt/ansible-role-dhcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

This role will:

  • Ensure the presence of DHCPD service.
  • Ensure the presence of standard configuration file.
  • Ensure the service is started and enabled.

The role was wrote to attent a very specif demand where many DHCP servers share the same configuration. In this case, for instance, there are a company with many branch offices with the same guest network.

Admins:

  • Manage the custom settings in vars/main.yml.
  • Maybe you want to change the NTP server in templates/dhcpd.conf.j2

Requirements

Just a working repository.

Role Variables

In the defaults/main.yml and vars/main.yml there are some interesting variables that should be checked.

Dependencies

None

Example Playbook

  1. Install and use the default settings.

- hosts: dhcp-servers
  roles:
    - role: ansible-role-dhcp

License

MIT

Author Information

Marcus Burghardt - marcus.apb@gmail.com @MBSEC - marcus@mbsec.com.br https://mbsec.com.br

About

Role for install and configure a DHCP Server for many branch offices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published