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

Ansible pipeline can't find or access the Ubuntu-20.yml file #223

Closed
prowessandy opened this issue Aug 22, 2022 · 1 comment
Closed

Ansible pipeline can't find or access the Ubuntu-20.yml file #223

prowessandy opened this issue Aug 22, 2022 · 1 comment

Comments

@prowessandy
Copy link

Hello all,

We've been using this wonderful role for years for our Ubuntu 16/18 servers. However, it failed on Ubuntu 20(automated Ansible Configuration As Code pipeline), where we are trying to install PostgreSQL 10 only, with the error below. Can you help diagnose why? Thanks so much!

FAILED! => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access 'Ubuntu-20.yml'\nSearched in:\n\t/tmp/build/bc3b229a/ansible-playbook/roles/geerlingguy.ansible-role-postgresql/vars/Ubuntu-20.yml\n\t/tmp/build/bc3b229a/ansible-playbook/roles/geerlingguy.ansible-role-postgresql/Ubuntu-20.yml\n\t/tmp/build/bc3b229a/ansible-playbook/roles/geerlingguy.ansible-role-postgresql/tasks/vars/Ubuntu-20.yml\n\t/tmp/build/bc3b229a/ansible-playbook/roles/geerlingguy.ansible-role-postgresql/tasks/Ubuntu-20.yml\n\t/tmp/build/bc3b229a/ansible-playbook/vars/Ubuntu-20.yml\n\t/tmp/build/bc3b229a/ansible-playbook/Ubuntu-20.yml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}

@prowessandy
Copy link
Author

Thanks, Geerling! It works with a newer version(tag)

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

1 participant