Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samdoran/ansible-role-dnsmasq
Ansible role to install and configure Dnsmasq
https://github.com/samdoran/ansible-role-dnsmasq
Last synced: 3 days ago
JSON representation
Ansible role to install and configure Dnsmasq
- Host: GitHub
- URL: https://github.com/samdoran/ansible-role-dnsmasq
- Owner: samdoran
- Created: 2018-12-17T03:21:21.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T03:30:08.000Z (6 days ago)
- Last Synced: 2024-12-17T04:28:24.938Z (6 days ago)
- Language: Python
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dnsmasq
=========
[![Galaxy](https://img.shields.io/badge/galaxy-samdoran.dnsmasq-blue.svg?style=flat)](https://galaxy.ansible.com/samdoran/dnsmasq)Install and manage [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html)
Requirements
------------None
Role Variables
--------------| Name | Default Value | Description |
|-------------------|---------------------|----------------------|
| `` | `` | |Dependencies
------------A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.
Example Playbook
----------------- hosts: all
roles:
- samdoran.dnsmasqLicense
-------MIT