mirror of https://github.com/CrimsonTome/tldr.git
ansible-doc: fix typo in Spanish translation (#9753)
parent
cc0c6d3b4c
commit
73cc3d7432
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
`ansible-doc --type {{become|cache|callback|cliconf|connection|...}} --list`
|
`ansible-doc --type {{become|cache|callback|cliconf|connection|...}} --list`
|
||||||
|
|
||||||
- Muestra información sobre un complemento acorde su acción específica (módulo):
|
- Muestra información sobre un complemento acorde a su acción específica (módulo):
|
||||||
|
|
||||||
`ansible-doc {{nombre_complemento}}`
|
`ansible-doc {{nombre_complemento}}`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue