patchback[bot]
f6349578c6
[PR #8592/b0797d32 backport][stable-9] CmdRunner guide ( #8602 )
...
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
(cherry picked from commit b0797d329c
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-07-08 22:25:23 +02:00
patchback[bot]
71af3226f3
[PR #8460/a0ad2d58 backport][stable-9] add docs for the vardict module utils ( #8467 )
...
add docs for the vardict module utils (#8460 )
* add docs for the vardict module utils
* fix var name
* add entry to BOTMETA
* rollback adjustment in deps guide
* Update docs/docsite/rst/guide_vardict.rst
Co-authored-by: Felix Fontein <felix@fontein.de>
* adjustments
* Update docs/docsite/rst/guide_vardict.rst
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit a0ad2d5849
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-06-06 13:19:10 +02:00
patchback[bot]
86a2996814
[PR #8417/5a5188a4 backport][stable-9] deps module_utils: add docs ( #8450 )
...
deps module_utils: add docs (#8417 )
* add docs for the deps module utils
* wordsmithing
* fix reference and filename
* add entries to BOTMETA.yml
* Update docs/docsite/rst/moddev_guide_deps.rst
Co-authored-by: Felix Fontein <felix@fontein.de>
* adjust docs organisation
* adjust docs organisation II
* PR adjustments
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 5a5188a453
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-06-02 00:25:24 +02:00
Felix Fontein
838e4e3f02
Add Alicloud, Online, Packet, and Scaleway scenario guides ( #7714 )
...
* Add Alicloud, Packet, and Scaleway scenario guides.
These were taken from
3f12228c79/docs/docsite/rst/scenario_guides
and adjusted to reality.
* Fix references.
* Add Online guide.
* Add BOTMETA entries.
* Use FQCN.
* Improve code formatting and indentation.
* Update BOTMETA.
2023-12-11 19:09:57 +01:00
Felix Fontein
1ab2a5f1bc
Add default license header to files which have no copyright or license header yet ( #5074 )
...
* Add default license header to files which have no copyright or license header yet.
* yml extension should have been xml...
2022-08-05 14:03:38 +02:00
Felix Fontein
c69810bf04
Add test plugin which allows to query whether a module or action plugin is available ( #3628 )
...
* Add test which allows to query whether an action is available.
* Add documentation.
* Fix FreeBSD / macOS compatibility.
* Rename an_action -> a_module.
* Forgot one place.
2021-11-01 19:00:24 +01:00
Felix Fontein
3516acf8d4
Add filter docs ( #2680 )
...
* Began with filter docs.
* Add more filters.
* Add time unit filters.
* Add TOC and filters to create identifiers.
* Add more filters.
* Add documentation from ansible/ansible for json_query and random_mac.
* Update docs/docsite/rst/filter_guide.rst
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-06-01 19:03:07 +02:00