ソースを参照

Update docs/ansible.md: remove a whitespace character

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4091/head
Suguru Hirahara 1年前
コミット
5f0b74bac2
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: E4F9743DAB4B7B75
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      docs/ansible.md

+ 1
- 1
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



読み込み中…
キャンセル
保存