35 lines
532 B
Markdown
35 lines
532 B
Markdown
dnsmasq
|
|
=========
|
|
|
|
Deploy dnsmasq on the target node. For now, supports only DNS functionality (DHCP and TFTP are not configuratble).
|
|
|
|
Requirements
|
|
------------
|
|
|
|
Take care to open the port you choose for dnsmasq to serve queries on. This role does not handle firewall configuration.
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
None
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
None
|
|
|
|
Example Playbook
|
|
----------------
|
|
|
|
See: [converge.yml](molecule/default/converge.yml)
|
|
|
|
License
|
|
-------
|
|
|
|
BSD
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
corvus-migratorius@proton.me
|