2014-08-30 20:19:01 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
dependencies: []
|
|
|
|
|
|
|
|
galaxy_info:
|
|
|
|
author: 'Maciej Delmanowski'
|
|
|
|
description: 'Install and configure ISC DHCP Server'
|
|
|
|
company: 'DebOps'
|
|
|
|
license: 'GNU General Public License v3'
|
|
|
|
min_ansible_version: '1.7.0'
|
|
|
|
platforms:
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- all
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- all
|
|
|
|
categories:
|
|
|
|
- networking
|
|
|
|
- system
|
|
|
|
|
2014-09-06 18:55:00 +00:00
|
|
|
ansigenome_info:
|
2014-08-30 20:19:01 +00:00
|
|
|
github_url: "https://github.com/debops/ansible-dhcpd"
|
|
|
|
git_branch: "master"
|
2014-09-02 17:46:06 +00:00
|
|
|
galaxy_id: "1559"
|
2014-08-30 20:19:01 +00:00
|
|
|
|
2014-09-07 15:50:46 +00:00
|
|
|
travis: True
|
2014-08-30 20:19:01 +00:00
|
|
|
|
|
|
|
license_url: 'https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)'
|
|
|
|
|
|
|
|
authors:
|
|
|
|
- name: 'Maciej Delmanowski'
|
|
|
|
url: ''
|
|
|
|
email: 'drybjed@gmail.com'
|
|
|
|
twitter: 'drybjed'
|
|
|
|
github: 'drybjed'
|
|
|
|
|
|
|
|
synopsis: |
|
|
|
|
Install and configure [ISC DHCP Server](https://www.isc.org/downloads/dhcp/).
|
|
|
|
|