summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node_dnsmasq/meta
Commit message (Collapse)AuthorAgeFilesLines
* Remove openshift-commonMichael Gugino2017-09-061-1/+0
| | | | | | | | | Most of this role's purpose was to set facts. The vast majority of these facts were simply redefining user-supplied variables. This commit also removes various artifacts leftover from previous versions, as well as variables that seem to be entirely unused.
* Ensure that openshift_node_facts has been called for dns_ipScott Dodson2017-08-181-0/+1
|
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-1/+1
| | | | | | * 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 openshift_node_dnsmasqScott Dodson2016-04-191-0/+15