summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/init.yml
Commit message (Collapse)AuthorAgeFilesLines
* Create v3_5 upgrade playbooksRussell Teague2017-01-301-0/+14
|
* Adding names to plays and standardizingRussell Teague2017-01-271-2/+6
|
* Standardize add_host: with name and changed_whenRussell Teague2017-01-251-1/+3
| | | | | | | The add_host: task does not change any data on the host and as practice has been configured to changed_when: False. This commit standardizes that usage in the byo and common playbooks. Additionally, taks names are added to each task to improve troubleshooting.
* Cleaning repo cache earlierRussell Teague2017-01-191-2/+15
|
* Removed verify_ansible_version playbook refsRussell Teague2016-12-081-2/+0
|
* Template with_items for upstream ansible-2.2 compat.Andrew Butcher2016-10-141-1/+1
|
* Allow filtering nodes to upgrade by label.Devan Goodwin2016-09-291-0/+2
|
* Split upgrade for control plane/nodes.Devan Goodwin2016-09-291-1/+1
|
* Split upgrade entry points into control plane/node.Devan Goodwin2016-09-281-0/+48