tripleo-quickstart-extras/roles/overcloud-upgrade/tasks
Attila Darazs 689d759e64 Use cachable facts to allow multiple runs
* add "cachable: true" to set_fact calls when the fact would be used by
  other roles in later runs; the other fact names were checked to make
  sure they are not referred to in other roles
* consolidate the formatting of the set_fact calls, using the proper
  yaml structure instead of `set_fact: foo=bar`

Depends-On: I987d51cc252b7ebc3972d60497234fa676864882
Change-Id: I5dd3084ead618e357b1e7d841ea2ee794bd0569a
2017-12-05 16:56:38 +01:00
..
create-scripts.yml Use different variables for deploy and upgrade scenarios 2017-09-27 18:33:47 +00:00
main.yml Allow complex upgrade deployment for N to O 2017-05-01 18:48:37 +00:00
post-upgrade.yml Cleanup and move files for overcloud-upgrade 2016-11-21 11:50:22 +01:00
pre-overcloud.yml Use cachable facts to allow multiple runs 2017-12-05 16:56:38 +01:00
pre-undercloud.yml Fix unqualified Ansible boolean variables 2017-04-05 16:25:53 +02:00
upgrade-overcloud.yml Fix unqualified Ansible boolean variables 2017-04-05 16:25:53 +02:00
upgrade-undercloud.yml Add pipefail to each command that piped with timestamp 2017-03-26 19:49:32 +03:00