Skip to content
Snippets Groups Projects
Verified Commit 0e3965da authored by Bertrand  NÉRON's avatar Bertrand NÉRON
Browse files

:pencil2: add doc about password to provide to ansible

parent ac178a1f
Branches
No related tags found
No related merge requests found
Pipeline #14479 passed
......@@ -65,6 +65,8 @@ then run it
```
ansible-playbook --limit prod -u formateur --ask-pass --ask-become-pass --become phylogeny.yml
```
You will be ask for the *formateur* user (SSH password) then the *sudo* password (BECOME password).
If you want to play only one or a set of playbook see available tags in phylogeny.yml
then run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment