mbocquet.dhcp

dhcp

Ansible-Rolle zur Installation und Konfiguration von ISC DHCP-Server(n).

Anforderungen

Keine.

Rollenvariablen

Viele. Siehe defaults/main.yml für Details.

Abhängigkeiten

Keine.

Diese Rolle als Submodul eines Git-Repositorys installieren

git submodule add https://git.sekoya.org/mb/dhcp.git roles/dhcp

Beispiel-Playbook

- hosts: server
  roles:
    - dhcp

oder

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

Lizenz

GPLv3

Autor Informationen

http://www.sekoya.org

Über das Projekt

Ansible role to install and configure ISC DHCP server(s)

Installieren
ansible-galaxy install mbocquet.dhcp
GitHub Repository
Lizenz
agpl-3.0
Downloads
1.9k
Besitzer