Open FortinFred opened 2 years ago
Probably related to...
TASK [taiga-back : create PostgreSQL user] ****************************************************************************************************************************************************************************************************************************************
[WARNING]: Module did not set no_log for no_password_changes
ok: [localhost]
Hi, thanks for the report. I don't use Taiga at work anymore (sadly!) so I maintain this repo in my spare time. I'll try to take a look and see if I can reproduce your issue when I can (hopefully in the next few days).
Hello, the solution is the password in the file:
/home/taiga/taiga-back/settings/common.py
Hello, this is my first using an Ansible script so sorry if this is a basic miss understanding on my end.
I'm trying to create a taiga setup on a single host (Docker container right now for testing)
I'm getting the following error:
The command I'm using is :
ansible-playbook taiga.yml -e "@vars.yml" -i ./inventory
vars.yml
inventory