mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 20:55:24 +02:00
ansible: update more information link (#16404)
This commit is contained in:
parent
41caa847fc
commit
5b75f03528
7 changed files with 7 additions and 7 deletions
|
@ -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:
|
||||
|
||||
|
|
|
@ -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 :
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> SSH를 통해 컴퓨터 그룹을 원격으로 관리. (`/etc/ansible/hosts` 파일을 사용하여 새 그룹/호스트를 추가하십시오).
|
||||
> `galaxy`와 같은 일부 하위 명령에는 자체 사용 설명서가 있음.
|
||||
> 더 많은 정보: <https://www.ansible.com/>.
|
||||
> 더 많은 정보: <https://docs.ansible.com/ansible/latest/cli/ansible.html>.
|
||||
|
||||
- 그룹에 속한 호스트 목록:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 通过 SSH 协议远程管理计算机组。使用 `/etc/ansible/hosts` 文件来添加组 / 主机。
|
||||
> 此命令也有关于其子命令的文件,例如:`galaxy`.
|
||||
> 更多信息:<https://www.ansible.com/>.
|
||||
> 更多信息:<https://docs.ansible.com/ansible/latest/cli/ansible.html>.
|
||||
|
||||
- 列出给定组下的所有主机:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue