38bad5283f
- deploy-steps-tasks-step-1.yaml: Do not ignore errors when dealing with check-mode directories. The file module is resilient enough to not fail if the path is already absent. - deploy-steps-tasks.yaml: Replace ignore_errors by another condition, "not ansible_check_mode"; this task is not needed in check mode. - generate-config-tasks.yaml: Replace ignore_errors by another condition, "not ansible_check_mode"; this task is not needed in check mode. - Neutron wrappers: use fail_key: False instead of ignore_errors: True if a key can't be found in /etc/passwd. - All services with service checks: Replace "ignore_errors: true" by "failed_when: false". Since we don't care about whether or not the task returns 0, let's just make the task never fail. It will only improve UX when scrawling logs; no more failure will be shown for these tasks. - Same as above for cibadmin commands, cluster resources show commands and keepalived container restart command; and all other shell or command or yum modules uses where we just don't care about their potential failures. - Aodh/Gnocchi: Add pipefail so the task isn't support to fail - tripleo-packages-baremetal-puppet and undercloud-upgrade: check shell rc instead of "succeeded", since the task will always succeed. Change-Id: I0c44db40e1b9a935e7dde115bb0c9affa15c42bf |
||
---|---|---|
.. | ||
cinder-api-container-puppet.yaml | ||
cinder-backend-dellemc-unity-puppet.yaml | ||
cinder-backend-dellemc-vmax-iscsi-puppet.yaml | ||
cinder-backend-dellemc-vnx-puppet.yaml | ||
cinder-backend-dellemc-xtremio-iscsi-puppet.yaml | ||
cinder-backend-dellps-puppet.yaml | ||
cinder-backend-dellsc-puppet.yaml | ||
cinder-backend-netapp-puppet.yaml | ||
cinder-backend-nvmeof-puppet.yaml | ||
cinder-backend-pure-puppet.yaml | ||
cinder-backend-scaleio-puppet.yaml | ||
cinder-backend-veritas-hyperscale-puppet.yaml | ||
cinder-backup-container-puppet.yaml | ||
cinder-backup-pacemaker-puppet.yaml | ||
cinder-base.yaml | ||
cinder-common-container-puppet.yaml | ||
cinder-hpelefthand-iscsi-puppet.yaml | ||
cinder-scheduler-container-puppet.yaml | ||
cinder-volume-container-puppet.yaml | ||
cinder-volume-pacemaker-puppet.yaml |