mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
Update ansible.md
This commit is contained in:
parent
d5d3ffb7ef
commit
1fa4db3428
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@
|
||||||
|
|
||||||
- Lista los grupos de un inventario:
|
- Lista los grupos de un inventario:
|
||||||
|
|
||||||
`ansible localhost {{[-m|--nombre-del-módulo]}} debug {{[-a|--args]}} “{{var=groups.keys()}}”`
|
`ansible localhost {{[-m|--module-name]}} debug {{[-a|--args]}} “{{var=groups.keys()}}”`
|
||||||
|
|
Loading…
Add table
Reference in a new issue