Skip to content

ansible: update more information link #16404

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages.de/common/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Verwalte Computergruppen per Fernzugriff über SSH (Verwende die Datei `/etc/ansible/hosts`, um neue Gruppen/Hosts hinzuzufügen).
> Manche Unterbefehle wie `galaxy` sind separat dokumentiert.
> Weitere Informationen: <https://www.ansible.com/>.
> Weitere Informationen: <https://docs.ansible.com/ansible/latest/cli/ansible.html>.

- Liste Hosts auf, die zu einer Gruppe gehören:

Expand Down
2 changes: 1 addition & 1 deletion pages.fr/common/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Gestionnaire de groupes d'ordinateurs à distance depuis SSH. (Utiliser le fichier `/etc/ansible/hosts` pour ajouter de nouveaux groupes/hôtes).
> Certaines commandes comme `ansible galaxy` ont leur propre documentation.
> Plus d'informations : <https://www.ansible.com/>.
> Plus d'informations : <https://docs.ansible.com/ansible/latest/cli/ansible.html>.

- Lister les hôtes appartenant à un groupe :

Expand Down
2 changes: 1 addition & 1 deletion pages.id/common/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Atur grup perangkat komputer yang secara jarak jauh melalui SSH. (Gunakan berkas `/etc/ansible/hosts` untuk menambahkan grup atau host baru).
> Beberapa subperintah seperti `ansible galaxy` mempunyai dokumentasi terpisah.
> Informasi lebih lanjut: <https://www.ansible.com/>.
> Informasi lebih lanjut: <https://docs.ansible.com/ansible/latest/cli/ansible.html>.

- Tampilkan daftar host yang tergabung dalam suatu grup:

Expand Down
2 changes: 1 addition & 1 deletion pages.it/common/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> Gestisce gruppi di computer da remoto via SSH.
> Usa il file `/etc/ansible/hosts` per aggiungere nuovi gruppi/host.
> Alcuni comandi aggiuntivi, come `galaxy`, hanno la propria documentazione.
> Maggiori informazioni: <https://www.ansible.com/>.
> Maggiori informazioni: <https://docs.ansible.com/ansible/latest/cli/ansible.html>.

- Elenca gli host appartenenti ad un gruppo:

Expand Down
2 changes: 1 addition & 1 deletion pages.ko/common/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> SSH를 통해 컴퓨터 그룹을 원격으로 관리. (`/etc/ansible/hosts` 파일을 사용하여 새 그룹/호스트를 추가하십시오).
> `galaxy`와 같은 일부 하위 명령에는 자체 사용 설명서가 있음.
> 더 많은 정보: <https://www.ansible.com/>.
> 더 많은 정보: <https://docs.ansible.com/ansible/latest/cli/ansible.html>.

- 그룹에 속한 호스트 목록:

Expand Down
2 changes: 1 addition & 1 deletion pages.pt_BR/common/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Gerencia grupos de computadores remotamente utilizando SSH. (use o arquivo `/etc/ansible/hosts` para adicionar novos grupos/hosts).
> Alguns subcomando como `ansible galaxy` possuis a própria documentação de uso.
> Mais informações: <https://www.ansible.com/>.
> Mais informações: <https://docs.ansible.com/ansible/latest/cli/ansible.html>.

- Lista os hosts pertencentes a um grupo:

Expand Down
2 changes: 1 addition & 1 deletion pages.zh/common/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 通过 SSH 协议远程管理计算机组。使用 `/etc/ansible/hosts` 文件来添加组 / 主机。
> 此命令也有关于其子命令的文件,例如:`galaxy`.
> 更多信息:<https://www.ansible.com/>.
> 更多信息:<https://docs.ansible.com/ansible/latest/cli/ansible.html>.

- 列出给定组下的所有主机:

Expand Down