summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/test/integration/oc_label.yml
Commit message (Collapse)AuthorAgeFilesLines
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
|
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-011-1/+1
| | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}"
* Fixed ansible module unit and integration tests and added runners.Thomas Wiest2017-02-071-24/+35
|
* Fixing linters.Kenny Woodson2017-02-021-83/+2
|
* oc_label ansible moduleJoel Diaz2017-02-011-0/+404
used for adding/removing labels on various OpenShift objects