summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/initialize_nodes_to_upgrade.yml
Commit message (Collapse)AuthorAgeFilesLines
* Standardize add_host: with name and changed_whenRussell Teague2017-01-251-0/+1
| | | | | | | 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.
* Allow filtering nodes to upgrade by label.Devan Goodwin2016-09-291-0/+40