Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove openshift.common.service_type | Michael Gugino | 2017-12-07 | 1 | -0/+1 |
| | | | | | | | | This commit removes openshift.common.service_type in favor of openshift_service_type. This commit also removes r_openshift_excluder_service_type from plays in favor of using the role's defaults. | ||||
* | Rework openshift_excluders role | Russell Teague | 2017-05-16 | 1 | -4/+2 |
| | |||||
* | Extend repoquery command (of lib_utils role) to ignore excluders | Jan Chaloupka | 2017-05-11 | 1 | -0/+1 |
| | |||||
* | openshift_excluders depends on openshift_repos | Scott Dodson | 2017-03-08 | 1 | -0/+1 |
| | | | | | So that centos repos are provisioned before attempting to install the excluders | ||||
* | Add openshift_excluder role | Scott Dodson | 2017-02-06 | 1 | -0/+15 |
- install -- installs excluders, which enables them too - exclude -- enables the excludes - unexclude -- disables the excludes - status -- sets facts based on status, included in main.yml - reset -- sets excluders back to original state based on recorded facts |