You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.
When using an activation key, no rhsm password is required. However, playbook reports the following error:
TASK [subscription-manager : Initialize rhsm_password variable if vars_prompt was used] **************************************************
fatal: [dns-0.openshift.example.com]: FAILED! => {"failed": true, "msg": "the field 'args' has an invalid value, which appears to include a variable that is undefined. The error was: 'dict object' has no attribute 'rhsm_password'\n\nThe error appears to have been in '/home/cloud-user/openshift-ansible-contrib/roles/subscription-manager/tasks/main.yml': line 2, 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: "Initialize rhsm_password variable if vars_prompt was used"\n ^ here\n"}
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
When using an activation key, no rhsm password is required. However, playbook reports the following error:
TASK [subscription-manager : Initialize rhsm_password variable if vars_prompt was used] **************************************************
fatal: [dns-0.openshift.example.com]: FAILED! => {"failed": true, "msg": "the field 'args' has an invalid value, which appears to include a variable that is undefined. The error was: 'dict object' has no attribute 'rhsm_password'\n\nThe error appears to have been in '/home/cloud-user/openshift-ansible-contrib/roles/subscription-manager/tasks/main.yml': line 2, 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: "Initialize rhsm_password variable if vars_prompt was used"\n ^ here\n"}
@tomassedovic - This is regarding the provisioning stage within https://github.com/openshift/openshift-ansible-contrib/tree/master/playbooks/provisioning/openstack
The text was updated successfully, but these errors were encountered: