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 Mar 18, 2021. It is now read-only.
It's ubuntu (ubuntu.16.04.1 x64) the basic ubuntu image provided on Digital Ocean.
I also had to install python on it by running apt-get install python-minimal. Not sure if that may be relevant to the issue.
Properly formated error:
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 '/usr/local/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
Here is my first run and first issue. Not exactly sure what is going on.
The text was updated successfully, but these errors were encountered: