mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Setting the exit code in a trap overrides the exit code that caused the trap to be called. This means if the test failed and called the trap, the test will exit with 0 rather than the failure exit code. |
||
|---|---|---|
| .. | ||
| meta | ||
| playbooks | ||
| aliases | ||
| inventory_1.docker_swarm.yml | ||
| inventory_2.docker_swarm.yml | ||
| runme.sh | ||