Ver a proveniência
Update docs/ansible.md: remove a whitespace character
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4091/head
Suguru Hirahara
há 1 ano
ascendente
cometimento
5f0b74bac2
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: E4F9743DAB4B7B75
1 ficheiros alterados com
1 adições e
1 eliminações
-
docs/ansible.md
|
|
|
@@ -109,7 +109,7 @@ To authenticate at your server using a password, you need to add a package. So, |
|
|
|
apk add sshpass |
|
|
|
``` |
|
|
|
|
|
|
|
Then, to be asked for the password whenever running an `ansible-playbook` command add `--ask-pass` to the arguments of the command. |
|
|
|
Then, to be asked for the password whenever running an `ansible-playbook` command add `--ask-pass` to the arguments of the command. |
|
|
|
|
|
|
|
#### Resolve directory ownership issues |
|
|
|
|
|
|
|
|