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
When I execute time sudo ansible-playbook -i inventory playbook.yml -vvv
I receive a incomprehesible error on TASK [AgoraElections, activator clean & stage].
I try to execute manually /home/agoraelections/activator-1.2.12-minimal/activator clean;
This is message I obtain with user agoraelections:
Unable to open the docs in your web browser. To open them manually navigate to:
http://typesafe.com/activator/docs
Did not detect an activator project in this directory.
- activator
Load an existing project (has to be executed from the project directory)
or print this help message if no project is found
Sub-commands
- activator ui
Open the project in the UI if executed from an existing project
directory, otherwise open a project-creation UI.
- activator new [project-name] [template-name]
Create a new project, prompting for project-name if missing and helping you
find a template if template-name is not provided.
- activator list-templates
Fetch the latest template list and print it to the console.
The text was updated successfully, but these errors were encountered:
When I execute
time sudo ansible-playbook -i inventory playbook.yml -vvv
I receive a incomprehesible error on TASK [AgoraElections, activator clean & stage].
I try to execute manually
/home/agoraelections/activator-1.2.12-minimal/activator clean;
This is message I obtain with user agoraelections:
The text was updated successfully, but these errors were encountered: