tripleo-heat-templates/deployment/manila
Jiri Stransky 9ee30cdeb4 Check for rc instead of |succeeded
We went from `ignore_errors: true` to `failed_when: false` to prevent
Ansible printing errors which aren't really errors. When using
`succeeded` filter on a registered variable from such task, we will
always get true, which is not what we want. Check for `.rc == 0`
instead to set the facts as they were intended.

Change-Id: Ib8dea68720fda86cf4fd879cdf194d206968f6fb
Partial-Bug: #1831690
(cherry picked from commit e26009fa9c)
2019-08-13 11:52:29 +00:00
..
manila-api-container-puppet.yaml Move containers-common.yaml into deployment 2019-04-14 18:15:12 -04:00
manila-backend-cephfs.yaml Transport ManilaCephFSDataPoolName to Manila CephFS template 2019-08-01 16:00:42 +00:00
manila-backend-isilon.yaml Move Manila backends into deployment 2019-04-24 22:15:05 +00:00
manila-backend-netapp.yaml Move Manila backends into deployment 2019-04-24 22:15:05 +00:00
manila-backend-unity.yaml Move Manila backends into deployment 2019-04-24 22:15:05 +00:00
manila-backend-vmax.yaml Move Manila backends into deployment 2019-04-24 22:15:05 +00:00
manila-backend-vnx.yaml Move Manila backends into deployment 2019-04-24 22:15:05 +00:00
manila-base.yaml Deprecate messaging params replaced by global oslo params 2019-03-28 12:13:07 -06:00
manila-scheduler-container-puppet.yaml Move containers-common.yaml into deployment 2019-04-14 18:15:12 -04:00
manila-share-common.yaml Move containers-common.yaml into deployment 2019-04-14 18:15:12 -04:00
manila-share-container-puppet.yaml Move containers-common.yaml into deployment 2019-04-14 18:15:12 -04:00
manila-share-pacemaker-puppet.yaml Check for rc instead of |succeeded 2019-08-13 11:52:29 +00:00