summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/test/integration/filter_plugins
Commit message (Collapse)AuthorAgeFilesLines
* Rename filter_plugins to unique namesRussell Teague2017-09-271-0/+0
| | | | | Filter plugin modules should have unique names to not conflict with core Ansible modules. (Ansible 2.4)
* 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