patchback[bot]
47f3922c51
[PR #10239/563b29e1 backport][stable-11] Added docs Inventory Guide. ( #10395 )
...
EOL CI / EOL Sanity (Ⓐ2.16) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py2.7) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.11) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.6) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/3/) (push) Waiting to run
nox / Run extra sanity tests (push) Waiting to run
Added docs Inventory Guide. (#10239 )
* Added docs Inventory Guide.
* Errata docs Inventory Guide.
* Fix docs Inventory Guide error: use ASCII quotes.
* Fix docs Inventory Guide various lint errors.
* Added docs Inventory Guide BOTMETA entries.
* Fix docs Inventory Guide lint errors: trailing whitespace
* Fix docs Inventory Guide lint errors: force yaml pygment
* Fix docs Inventory Guide lint errors: No way to force yaml pygment in code-block
* Update docs/docsite/rst/inventory_guide_iocage.rst
* Update docs/docsite/rst/inventory_guide_iocage_aliases.rst
Thank you for the explanation!
* Update docs/docsite/rst/inventory_guide_iocage_aliases.rst
* Updated docs Inventory Guide.
* Problematic pygments changed to 'console'.
* Update docs/docsite/rst/inventory_guide_iocage_hooks.rst
Update docs/docsite/rst/inventory_guide_iocage_properties.rst
Update docs/docsite/rst/inventory_guide_iocage_hooks.rst
* Put dhclient-exit-hooks into the sh code-block.
* Fix the code-block.
* Update docs/docsite/rst/inventory_guide_iocage.rst
Update docs/docsite/rst/inventory_guide_iocage_aliases.rst
Update docs/docsite/rst/inventory_guide_iocage_basics.rst
* Remove tabs.
* Update docs/docsite/rst/inventory_guide_iocage_basics.rst
* Indent the note block.
* Update docs/docsite/rst/inventory_guide_iocage_hooks.rst
Update docs/docsite/rst/inventory_guide_iocage_dhcp.rst
Update docs/docsite/rst/inventory_guide_iocage_hooks.rst
* Fix ansval.
* Add guide_iocage.rst and inventory_guide_iocage*.rst
* Fix 'disallowed language sh found'.
* Remove note block.
* Remove include which triggers a bug in rstcheck.
* Update docs/docsite/extra-docs.yml
Update docs/docsite/rst/iocage_inventory_guide_basics.rst
Update docs/docsite/rst/iocage_inventory_guide_dhcp.rst
Update docs/docsite/rst/iocage_inventory_guide_hooks.rst
Update docs/docsite/rst/iocage_inventory_guide_properties.rst
Update docs/docsite/rst/iocage_inventory_guide_tags.rst
Update docs/docsite/rst/iocage_inventory_guide_hooks.rst
Update docs/docsite/rst/iocage_inventory_guide_properties.rst
* Put man iocage quotation into the text code block.
---------
(cherry picked from commit 563b29e12a
)
Co-authored-by: Vladimir Botka <vbotka@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2025-07-12 20:47:12 +02:00
Alexei Znamensky
9d0bd1d4d9
Test helper guide ( #9676 )
2025-02-15 22:55:15 +13:00
Alexei Znamensky
e3a3c6d58f
ModuleHelper guide ( #8771 )
...
* initial commit
* fix initial version
* add quickstart and high-level outline
* MH guide progress
* MH guide progress (up to params,vars,output)
* adjustments
* MH guide progress (up to handling changes)
* MH guide progress (up to Exceptions)
* typo
* change section from note to important
* MH guide progress (added StateModuleHelper)
* minor improvement
* MH guide progress (added decorators)
* typo
* minor adjustments
* remove line
* complete MH guide
* adjustments
* adjustments
* change paragraph into seealso
* rearrange sections, plus wordsmithing
* adjustments
* wordsmithing
* fix references
2024-08-21 17:52:30 +02:00
Alexei Znamensky
b0797d329c
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
2024-07-08 09:45:24 +02:00
Alexei Znamensky
a0ad2d5849
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>
2024-06-06 07:36:39 +02:00
Alexei Znamensky
5a5188a453
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>
2024-06-02 00:16:53 +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