Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error adding Percona repository #310

Closed
Daisho2000 opened this issue May 2, 2023 · 2 comments
Closed

Error adding Percona repository #310

Daisho2000 opened this issue May 2, 2023 · 2 comments

Comments

@Daisho2000
Copy link

Daisho2000 commented May 2, 2023

Hi,

Reading the previous issues, i've tried to add the Percona repository in vars/RedHat.yml like this:

Repository

yum_repository:

But after the etcd installation, I receive this error:

TASK [add-repository : Add repository] *********************************************************************************************************************************************
fatal: [192.168.10.138]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'description'\n\nThe error appears to be in '/opt/postgresql_cluster/roles/add-repository/tasks/main.yml': line 23, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n- block:  # RedHat/CentOS\n    - name: Add repository\n      ^ here\n"}
fatal: [192.168.10.140]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'description'\n\nThe error appears to be in '/opt/postgresql_cluster/roles/add-repository/tasks/main.yml': line 23, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n- block:  # RedHat/CentOS\n    - name: Add repository\n      ^ here\n"}
fatal: [192.168.10.141]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'description'\n\nThe error appears to be in '/opt/postgresql_cluster/roles/add-repository/tasks/main.yml': line 23, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n- block:  # RedHat/CentOS\n    - name: Add repository\n      ^ here\n"}

Could you help me?

@vitabaks
Copy link
Owner

vitabaks commented May 2, 2023

@Dasiho2000 I see you have closed the issue. Did you manage to fix the problem?

@Daisho2000
Copy link
Author

Daisho2000 commented May 2, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants