Skip to content
forked from mbocquet/dhcp

Ansible role to handle DHCP server(s)

Notifications You must be signed in to change notification settings

gentoo9ball/dhcp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhcp

Ansible role to handle DHCP server(s).

Requirements

None.

Role Variables

Many. See defaults/main.yml for details.

Dependencies

None.

Install this role as submodule of a git repository

git submodule add https://github.com/mbocquet/dhcp.git roles/dhcp

Example Playbook

- hosts: servers
  roles:
    - dhcp

or

- hosts: servers
  roles:
    - { role: dhcp, x: 42 }

License

GPLv3

Author Information

http://www.sekoya.org

About

Ansible role to handle DHCP server(s)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published