This proves there is some permissions issue.
So best to solve that and make initdb work manually, and then ansiblize the
process.
On Mon, 18 Oct 2021 at 12:04, dulhaver via Ansible Project <
ansible-project@googlegroups.com> wrote:
> thx,
>
>
> On 10/17/2021 7:28 PM Dick Visser wrote:
>
>
>
>
>
thx,
> On 10/17/2021 7:28 PM Dick Visser wrote:
>
>
>
>
> On Sun, 17 Oct 2021 at 17:47, dulhaver via Ansible Project
> mailto:ansible-project@googlegroups.com >
> wrote:
>
> > > I have a task to create an initial postgres databa
> (initdb) in a playbook installin
On Sun, 17 Oct 2021 at 17:47, dulhaver via Ansible Project <
ansible-project@googlegroups.com> wrote:
> I have a task to create an initial postgres databa (initdb) in a playbook
> installing postgresql from a tar.gz archive on a centos7 target
>
>
I have a task to create an initial postgres databa (initdb) in a playbook
installing postgresql from a tar.gz archive on a centos7 target
###
- name: configure postgres - create database
command:/opt/db/postgres/postgresql/src/bin/in