2022-02-21 21:35:01 +00:00
|
|
|
galaxy_info:
|
2022-04-11 12:21:12 +00:00
|
|
|
role_name: dhcpd
|
2022-02-21 21:35:01 +00:00
|
|
|
author: Markus Pesch
|
|
|
|
description: Role to install and configure dhcpd on different distributions
|
|
|
|
company: Cryptic Systems
|
|
|
|
license: MIT
|
2022-04-11 12:21:12 +00:00
|
|
|
min_ansible_version: "2.9"
|
2022-02-21 21:35:01 +00:00
|
|
|
platforms:
|
2022-04-11 12:21:12 +00:00
|
|
|
- name: ArchLinux
|
2022-02-21 21:35:01 +00:00
|
|
|
versions:
|
|
|
|
- all
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
2022-04-11 12:21:12 +00:00
|
|
|
- all
|
|
|
|
- name: EL
|
2022-02-21 21:35:01 +00:00
|
|
|
versions:
|
2022-04-11 12:21:12 +00:00
|
|
|
- all
|
2022-02-21 21:35:01 +00:00
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- dhcpd
|
|
|
|
- dyndns
|
|
|
|
|
|
|
|
dependencies: []
|