mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
- Previously, if the flag was set to true, the bash conditional failed because the boolean was not correctly interpreted. - Use pg_restore return code to determine if the task should be marked as failed Signed-off-by: Christian M. Adams <chadams@redhat.com>