Description of problem: ansible-playbook -i ./tripleo-deploy/undercloud/tripleo-ansible-inventory.yaml /usr/share/ansible/tripleo-playbooks/rotate-passwords.yaml [WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details [WARNING]: Found both group and host with same name: undercloud PLAY [Rotate passwords] ********************************************************************************************************************************************************************************************************************** TASK [Set passwords_environment_path] ******************************************************************************************************************************************************************************************************** ok: [undercloud] TASK [Rotate passwords] ********************************************************************************************************************************************************************************************************************** fatal: [undercloud]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'container' is undefined. 'container' is undefined\n\nThe error appears to be in '/usr/share/ansible/tripleo-playbooks/rotate-passwords.yaml': line 33, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n - name: Rotate passwords\n ^ here\n"} NO MORE HOSTS LEFT *************************************************************************************************************************************************************************************************************************** PLAY RECAP *********************************************************************************************************************************************************************************************************************************** undercloud : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Playbook fails with error. Expected results: Password file updated that would be used in next deployment. Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (RHOSP 17.1.4 bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2024:9974