Explorar el Código

Update docs/ansible.md: remove a whitespace character

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4091/head
Suguru Hirahara hace 1 año
padre
commit
5f0b74bac2
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: E4F9743DAB4B7B75
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docs/ansible.md

+ 1
- 1
docs/ansible.md Ver fichero

@@ -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



Cargando…
Cancelar
Guardar