1
0
Fork 0
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:
Darío Hereñú 2025-04-29 12:17:44 -03:00 committed by GitHub
parent d5d3ffb7ef
commit 1fa4db3428
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,4 +30,4 @@
- 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()}}”`