summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/test/integration/filter_plugins/filters.py
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Doc enhancements.Kenny Woodson2017-02-021-2/+5
|
* Fixing linters.Kenny Woodson2017-02-021-0/+1
|
* oc_label ansible moduleJoel Diaz2017-02-011-0/+25
used for adding/removing labels on various OpenShift objects