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
1fa4db3428
commit
a77e7d2008
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@
|
|||
|
||||
- Lista los grupos de un inventario:
|
||||
|
||||
`ansible localhost {{[-m|--module-name]}} 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