commit | 76e81f83f6a958653fe7794e88fedaebac2ae646 | [log] [tgz] |
---|---|---|
author | okozachenko1203 <okozachenko1203@users.noreply.github.com> | Sun Dec 25 02:11:20 2022 +1100 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Sat Dec 24 10:17:57 2022 -0500 |
tree | d76620f277cb8808d3069f7821b057326ceea9b5 | |
parent | 5aafa2090cbbde4004dd65f522d93b9939667829 [diff] |
fix: Ignore unrechable hosts error in log capture playbook of molecule destroy When os_stack removal fails by some reason after instanaces are deleted, this log capture playbook always fail and we cannot finish destroy step. This PR ingores unrechable hosts error.
You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg