summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node_dnsmasq/handlers
Commit message (Collapse)AuthorAgeFilesLines
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-2/+2
| | | | | | * Ansible systemd module used in place of service module * Refactored command tasks which are no longer necessary * Applying rules from openshift-ansible Best Practices Guide
* Add support for supplying a dnsmasq.conf fileScott Dodson2016-07-011-1/+6
| | | | | | Useful for POC environments where DNS may not actually be setup yet. Make sure you don't define anything that would conflict with the default configuration. You have been warned.
* Add openshift_node_dnsmasqScott Dodson2016-04-191-0/+5