mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Reformat code: examples consistently
- added terse syntax to modules.rst - added description of special variables to template module
This commit is contained in:
@@ -28,7 +28,7 @@ options:
|
||||
required: false
|
||||
default: null
|
||||
examples:
|
||||
- code: shell somescript.sh >> somelog.txt
|
||||
- code: "shell: somescript.sh >> somelog.txt"
|
||||
description: Execute the command in remote shell
|
||||
notes:
|
||||
- If you want to execute a command securely and predicably, it may be
|
||||
|
||||
Reference in New Issue
Block a user