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 on "Add PostgreSQL repository" #221

Closed
IvikGH opened this issue Jan 17, 2017 · 5 comments
Closed

Error on "Add PostgreSQL repository" #221

IvikGH opened this issue Jan 17, 2017 · 5 comments

Comments

@IvikGH
Copy link

IvikGH commented Jan 17, 2017

fatal: [138.68.103.222]: FAILED! => {"failed": true, "msg": "The conditional check 'postgresql_apt_repository' failed. The error was: expected token 'end of statement block', got 'http'
line 1

The error appears to have been in '/etc/ansible/roles/ANXS.postgresql/tasks/install.yml': line 17, column 3, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  • name: PostgreSQL | Add PostgreSQL repository
    ^ here
    "}
@IvikGH
Copy link
Author

IvikGH commented Jan 17, 2017

This error appeared today.
Yesterday everything worked fine.

@yethee
Copy link

yethee commented Jan 17, 2017

This role is not compatible with Ansible >= 2.1.4.0.

@IvikGH
Copy link
Author

IvikGH commented Jan 17, 2017

Thanks a lot.
It works perfectly for 2.2.0.0 but not for 2.2.1.0

@IvikGH IvikGH closed this as completed Jan 17, 2017
@jeffwidman
Copy link

Thanks for reporting, just ran into this myself

@Envek
Copy link

Envek commented Jan 24, 2017

There is a workaround in #223 (comment)

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

4 participants