mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-01 02:41:01 -07:00
[PR #10239/563b29e1 backport][stable-11] Added docs Inventory Guide. (#10395)
Some checks are pending
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
Some checks are pending
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>
This commit is contained in:
parent
1b6a3efa31
commit
47f3922c51
10 changed files with 1072 additions and 1 deletions
|
@ -8,9 +8,10 @@ sections:
|
|||
toctree:
|
||||
- filter_guide
|
||||
- test_guide
|
||||
- title: Cloud Guides
|
||||
- title: Technology Guides
|
||||
toctree:
|
||||
- guide_alicloud
|
||||
- guide_iocage
|
||||
- guide_online
|
||||
- guide_packet
|
||||
- guide_scaleway
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue