Parcourir la source

Update docs/ansible.md: remove a whitespace character

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4091/head
Suguru Hirahara il y a 1 an
Parent
révision
5f0b74bac2
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: E4F9743DAB4B7B75
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      docs/ansible.md

+ 1
- 1
docs/ansible.md Voir le fichier

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



Chargement…
Annuler
Enregistrer