Skip to content
Snippets Groups Projects
Commit 07dd9407 authored by Enrico Gamberini's avatar Enrico Gamberini
Browse files

Edit distributed.md

parent d6730710
Branches master
No related tags found
No related merge requests found
Pipeline #11139876 passed
...@@ -81,7 +81,7 @@ Now modify the `ansible/set-up-host.yml`, replacing the line `hosts: localhost` ...@@ -81,7 +81,7 @@ Now modify the `ansible/set-up-host.yml`, replacing the line `hosts: localhost`
Execute the playbook with: Execute the playbook with:
``` ```
ansible-playbook -i hosts set-up-host.yml --ask-become ansible-playbook -i hosts set-up-host.yml -t remote --ask-become
``` ```
### DAQling binaries ### DAQling binaries
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment