Regenerate README using ansigenome
This commit is contained in:
parent
db7e129008
commit
f90a09fd85
19
README.md
19
README.md
@ -1,18 +1,21 @@
|
||||
## debops.dhcpd
|
||||
## dhcpd
|
||||
|
||||
[![Platforms](http://img.shields.io/badge/platforms-debian%20|%20ubuntu-lightgrey.svg)](#)
|
||||
[![Travis CI](https://secure.travis-ci.org/debops/ansible-dhcpd.png)](http://travis-ci.org/debops/ansible-dhcpd) [![test-suite](http://img.shields.io/badge/test--suite-ansible--dhcpd-blue.svg)](https://github.com/debops/test-suite/tree/master/ansible-dhcpd/) [![Ansible Galaxy](http://img.shields.io/badge/galaxy-debops.dhcpd-660198.svg)](https://galaxy.ansible.com/list#/roles/1559)[![Platforms](http://img.shields.io/badge/platforms-debian%20|%20ubuntu-lightgrey.svg)](#)
|
||||
|
||||
Install and configure [ISC DHCP Server](https://www.isc.org/downloads/dhcp/).
|
||||
|
||||
|
||||
### Installation
|
||||
|
||||
To install `debops.dhcpd` using Ansible Galaxy, run:
|
||||
This role requires at least Ansible `v1.7.0`. To install it, run:
|
||||
|
||||
ansible-galaxy install debops.dhcpd
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Role variables
|
||||
|
||||
List of default variables available in the inventory:
|
||||
@ -183,18 +186,14 @@ List of default variables available in the inventory:
|
||||
|
||||
|
||||
|
||||
|
||||
### Authors and license
|
||||
|
||||
`debops.dhcpd` role was written by:
|
||||
`dhcpd` role was written by:
|
||||
|
||||
- Maciej Delmanowski - [e-mail](mailto:drybjed@gmail.com) | [Twitter](https://twitter.com/drybjed) | [GitHub](https://github.com/drybjed)
|
||||
|
||||
|
||||
License: [GNU General Public License v3](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3))
|
||||
- Maciej Delmanowski | [e-mail](mailto:drybjed@gmail.com) | [Twitter](https://twitter.com/drybjed) | [GitHub](https://github.com/drybjed)
|
||||
|
||||
License: [GPLv3](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3))
|
||||
|
||||
***
|
||||
|
||||
This role is part of the [DebOps](http://debops.org/) project. README generated by [ansigenome](https://github.com/nickjj/ansigenome/).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user