The following was observed in the tripleo-ci-centos-9-scenario001-standalone ansible.log [1]
2022-03-18 00:33:22,715 p=20104 u=root n=ansible | 2022-03-18 00:33:22.714230 | fa163e31-3463-22fb-9895-000000000f1e | FATAL | Delete the encrypt key line if encrypted backup is disabled | standalone | error={"msg": "The conditional check 'not (tripleo_backup_and_restore_local_config[\"BACKUP_PROG_CRYPT_ENABLED\"] | bool)' failed. The error was: error while evaluating conditional (not (tripleo_backup_and_restore_local_config[\"BACKUP_PROG_CRYPT_ENABLED\"] | bool)): 'dict object' has no attribute 'BACKUP_PROG_CRYPT_ENABLED'\n\nThe error appears to be in '/usr/share/ansible/roles/backup_and_restore/tasks/setup_rear.yml': line 138, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Delete the encrypt key line if encrypted backup is disabled\n ^ here\n"}
Maybe this was introduced by [2]?
[1] https://fc1117959d9ea26fc99f-fc178b78e746168ff9a6f79c77a7e799.ssl.cf2.rackcdn.com/832701/2/gate/tripleo-ci-centos-9-scenario001-standalone/2f02c0e/logs/undercloud/home/zuul/ansible.log
[2] https://review.opendev.org/c/openstack/tripleo-ansible/+/832785
Fix proposed to branch: master /review. opendev. org/c/openstack /tripleo- ansible/ +/834279
Review: https:/