ansible-elixir-stack icon indicating copy to clipboard operation
ansible-elixir-stack copied to clipboard

Create postgres user fails on ubuntu 15.10 target

Open ghost opened this issue 9 years ago • 1 comments

Not sure if I am doing something wrong, but using brew-installed ansible on El Capitan as well as pip-installed ansible on a Ubuntu 14.04 server, the initial setup.yml fails on an Ubuntu 15.10 target on the step for creating the PostgreSQL user.

Solution was to add a task to ensure the service is started.

ghost avatar Feb 07 '16 19:02 ghost

@gtcode Will look into this.

HashNuke avatar Feb 21 '16 18:02 HashNuke