23 lines
372 B
YAML
23 lines
372 B
YAML
---
|
|
|
|
|
|
galaxy_info:
|
|
author: 'Maciej Delmanowski'
|
|
description: 'Install and configure ISC DHCP Server'
|
|
company: 'DebOps'
|
|
license: 'GNU General Public License v3'
|
|
min_ansible_version: '2.2.0'
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- all
|
|
- name: Debian
|
|
versions:
|
|
- all
|
|
- name: Archlinux
|
|
- name: Alpine
|
|
categories:
|
|
- networking
|
|
- system
|
|
|