ANXS / postgresql

Fairly full featured Ansible role for Postgresql.
http://anxs.io/
MIT License
848 stars 573 forks source link

Could not find or access 'postgresql.conf-12.j2 #474

Closed faruqisan closed 4 years ago

faruqisan commented 4 years ago

Hi, I'm using version v1.11.1, when I try to test this role using molecule, I got this error:

    TASK [anxs.postgresql : PostgreSQL | Update configuration - pt. 2 (postgresql.conf)] ***
fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not find or access 'postgresql.conf-12.j2'\nSearched in:
.
.
.
 on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}
faruqisan commented 4 years ago

Closed, since conf-12.j2 introduced in version 1.12