summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_clusterrole.py
Commit message (Collapse)AuthorAgeFilesLines
* lib/base: Allow for more complex template paramsJose A. Rivera2017-05-191-1/+1
| | | | | | | This change allows for the specification of JSON objects like lists as parameters to templates. Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* Fix for yedit custom separatorsMatt Woodson2017-05-101-1/+1
|
* Allow oc_ modules to pass unicode resultsRussell Teague2017-05-031-1/+1
|
* Removing resource version to remove object conflicts caused by race conditions.Kenny Woodson2017-04-211-0/+7
|
* Adding module calls instead of command for idempotency.Kenny Woodson2017-04-191-5/+9
|
* Adding ability to delete by selector.Kenny Woodson2017-04-051-17/+21
|
* Removing test coverage for shared code.Kenny Woodson2017-04-041-3/+3
|
* Fix generated codeScott Dodson2017-03-311-77/+120
|
* Fixed spacing.Kenny Woodson2017-03-291-3/+3
|
* Fixed docs. Fixed add_resource.Kenny Woodson2017-03-291-5/+6
|
* Fixing linting for spaces.Kenny Woodson2017-03-291-4/+4
|
* Adding clusterrole to the toolbox.Kenny Woodson2017-03-281-0/+1759