summaryrefslogtreecommitdiffstats
path: root/filter_plugins/openshift_node.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove openshift-commonMichael Gugino2017-09-061-12/+1
| | | | | | | | | 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.
* Remove vim configuration from Python filesRodolfo Carvalho2017-05-091-1/+0
| | | | | | | In a project where contributors are free to use whatever editor they want and we have linting tools that verify the proper formatting of Python files, it should not be required to have a vim-specific line in Python files.
* update tests and flake8/pylint fixesJason DeTiberus2016-11-291-1/+2
|
* Fix configuration of dns_ipScott Dodson2016-05-021-1/+1
|
* Add openshift_node_dnsmasqScott Dodson2016-04-191-0/+43