You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating an ansible playbook, building an entire enviroment around opensip, but when I run the task to create the database with the command:
opensips-cli -x database create
It ALWAYS ask for the password, and stop my playbook. I already tried using pipe, scripts, pass config file, but nothing works, there's a way to do this?
The text was updated successfully, but these errors were encountered:
I'm creating an ansible playbook, building an entire enviroment around opensip, but when I run the task to create the database with the command:
opensips-cli -x database create
It ALWAYS ask for the password, and stop my playbook. I already tried using pipe, scripts, pass config file, but nothing works, there's a way to do this?
The text was updated successfully, but these errors were encountered: