mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-31 18:31:44 -07:00
CmdRunner guide (#8592)
* initial commit * wip * WIP * progressing * remove copied part * progressing * document as_func() * complete docs about arg formatting * add PythonRunner documentation * fix markup * improve markup * multiple changes - revamp the cmd_runner_fmt doc - add CmdRunner instance and context parameters - changed formatting of other blocks * fix typo + reduce tables sizes * improve text * fixes and adjustments * fix sanity * fix version added
This commit is contained in:
parent
feb1ecbfcd
commit
b0797d329c
3 changed files with 468 additions and 2 deletions
|
@ -18,3 +18,4 @@ sections:
|
|||
toctree:
|
||||
- guide_deps
|
||||
- guide_vardict
|
||||
- guide_cmdrunner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue