Conversation
|
This seems to work well! I just ran this:
And the playbook exited early with this:
|
|
Oh, one thing is that the output stops with the message without printing the "how to terminate message". It looks like this: So I have to scroll up to find this message (which is printed early): |
|
I get this error: I'm working around it by dropping the database. How hard would it be to not create the database when the installer breakpoint is set to true? |
You would always want a database and user created. Dataverse-Ansible simply launches the installer with |
Closes #349