Felix Fontein
d8c36a014f
Fix YAML syntax, adjust more code block languages ( #2408 )
...
* Fix broken YAML, or adjust code block type.
* Normalize code block type.
2025-02-14 22:06:37 +01:00
Don Naro
7eb7a3a8d2
Update RST files to specify codeblock language attributes ( #2382 )
...
* Update RST files to specify codeblock language attributes
Co-authored-by: Ganesh Hubale <25399590+ganeshhubale@users.noreply.github.com >
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua >
Co-authored-by: Felix Fontein <felix@fontein.de >
* change lexer names to fix ci
* yaml is yaml not ini
* Update docs/docsite/rst/network/user_guide/network_debug_troubleshooting.rst
Co-authored-by: Felix Fontein <felix@fontein.de >
* yamllint codeblock
* Update docs/docsite/rst/network/dev_guide/developing_resource_modules_network.rst
Co-authored-by: Felix Fontein <felix@fontein.de >
* yamlgit add .
* Update docs/docsite/rst/network/dev_guide/developing_resource_modules_network.rst
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update docs/docsite/rst/network/dev_guide/developing_resource_modules_network.rst
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update docs/docsite/rst/network/dev_guide/developing_resource_modules_network.rst
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update docs/docsite/rst/network/dev_guide/developing_resource_modules_network.rst
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update docs/docsite/rst/network/dev_guide/developing_resource_modules_network.rst
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update docs/docsite/rst/network/user_guide/network_debug_troubleshooting.rst
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua >
* Update docs/docsite/rst/network/dev_guide/developing_resource_modules_network.rst
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua >
* Update docs/docsite/rst/dev_guide/developing_collections_creating.rst
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua >
* Update docs/docsite/rst/network/user_guide/network_debug_troubleshooting.rst
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua >
* Update docs/docsite/rst/os_guide/intro_bsd.rst
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua >
---------
Co-authored-by: Ganesh Hubale <ganeshhubale03@gmail.com >
Co-authored-by: Ganesh Hubale <25399590+ganeshhubale@users.noreply.github.com >
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua >
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-02-12 18:53:35 +01:00
Andrew Klychkov
bf86a30bef
Replace communication links with a link to communication guide, part 2 ( #1864 )
...
* Replace old communication refs with Communication guide ref or forum
* Update docs/docsite/rst/community/documentation_contributions.rst
Co-authored-by: Felix Fontein <felix@fontein.de >
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2024-09-12 09:41:36 +02:00
Abhijeet Kasurde
e7390b443a
Proof reading ( #616 )
...
* Proof reading
* Fixing misc typos
* Correct usage of words
* Highlight keywords
---------
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
Co-authored-by: Don Naro <dnaro@redhat.com >
2023-10-25 19:57:43 +01:00
zu
b5721a84cd
Replace controller with control node ( #352 )
...
Co-authored-by: Sandra McCann <samccann@redhat.com >
Co-authored-by: Don Naro <dnaro@redhat.com >
2023-09-13 15:45:05 -04:00
Akira Yokochi
f05abd4540
fix become yes/no to true/false ( #80515 )
2023-04-20 14:40:41 -04:00
Joshua Kelley
484a671c5e
Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. ( #78638 )
2022-08-25 15:14:05 -04:00
Paul Capron
afbef70bad
documenting_modules_network.rst: Add missing space ( #75972 )
2021-10-12 11:42:10 +05:30
Erik Zettel
c2fa71c4e8
Fix various typos in documentation ( #75662 )
...
* docs/docsite/rst/dev_guide/developing_modules_general_aci.rst: fix typos
* docs/docsite/rst/dev_guide/testing/sanity/no-get-exception.rst: fix typos
* docs/docsite/rst/dev_guide/testing_units_modules.rst: fix typos
* docs/docsite/rst/network/dev_guide/developing_resource_modules_network.rst: fix typos
* docs/docsite/rst/porting_guides/porting_guide_2.0.rst: fix typos
* docs/docsite/rst/porting_guides/porting_guide_2.10.rst: fix typos
* docs/docsite/rst/porting_guides/porting_guide_2.4.rst: fix typos
* docs/docsite/rst/porting_guides/porting_guide_3.rst: fix typos
* docs/docsite/rst/porting_guides/porting_guide_4.rst: fix typos
* docs/docsite/rst/reference_appendices/glossary.rst: fix typos
* docs/docsite/rst/reference_appendices/release_and_maintenance.rst: fix typos
* docs/docsite/rst/scenario_guides/vmware_rest_scenarios/collect_information.rst: fix typos
* docs/docsite/rst/scenario_guides/vmware_rest_scenarios/vm_tool_information.rst: fix typos
* docs/docsite/rst/scenario_guides/vmware_scenarios/vmware_inventory_vm_attributes.rst: fix typos
* docs/docsite/rst/user_guide/playbooks_debugger.rst: fix typos
* docs/docsite/rst/user_guide/playbooks_filters.rst: fix typos
* docs/docsite/rst/user_guide/windows_performance.rst: fix typos
* docs/docsite/rst/scenario_guides/vmware_scenarios/vmware_inventory_vm_attributes.rst: fix typos
2021-09-09 08:34:46 -07:00
Alicia Cozine
3c3e30a610
Docs: Add Matrix as a chat option ( #75406 )
2021-08-12 11:47:02 -04:00
Ikko Ashimine
1b95b1e7a4
Fix typo in developing_plugins_network.rst ( #75382 )
...
extention -> extension
2021-08-05 11:18:58 +05:30
Sandra McCann
ea0ba7bf30
update terminology based on recent IBM Style Guide word list ( #75089 )
2021-06-23 15:52:38 -05:00
Toshio Kuratomi
80e7e1a17c
Due to the takeover of freenode we're moving to a different irc network. ( #74775 )
...
* Due to the takeover of freenode we're moving to a different irc network.
* Our channels updated to point at the same channel name on libera.chat
* Some links went to webchat.freenode.net. At this time, libera.chat
doesn't point you to an official webchat client so I changed these to
https://libera.chat . (kiwi irc does work with libera.chat so that
could be another option).
* In general, I used the name irc.libera.net for link names and
https://libera.chat for link targets. This is because the irc service
is hosted on irc.libera.chat but the project web server is hosted on
libera.chat. (This appears to also be true for freenode but we were
using http://irc.freenode.net which doesn't seem to work. Oops).
* Removed http://irc.freenode.net from the linkcheck exceptions.
linkcheck was actually correct to flag that as invalid (should have
been http://frenode.net instead).
* Looks like hte important people in #yaml are now in libera.chat
* Link to where contributors should get help
Add a link target and then link to where contributors should get support
for developing groups of modules.
* Update docs/docsite/rst/dev_guide/developing_modules_in_groups.rst
Co-authored-by: Felix Fontein <felix@fontein.de >
Co-authored-by: John R Barker <john@johnrbarker.com >
Co-authored-by: Felix Fontein <felix@fontein.de >
2021-06-01 08:48:09 +01:00
David Shrewsbury
d44eb03f49
Remove include from tests ( #74330 )
2021-04-20 11:19:29 -04:00
Felix Fontein
73aa571305
Make sure to mention collection version for version_added as well. ( #73270 )
2021-01-18 14:53:10 -05:00
Sandra McCann
0e5911d650
add cli parser documentation ( #71497 )
...
* with native network example, linux example
2020-09-22 11:54:24 -05:00
Shufeng
4bf61f0714
Fix typo in delveloping_plugins_network ( #71737 )
2020-09-15 16:03:08 -04:00
Andrew Klychkov
7bfeed3e24
Docsite: replace Latin phrases to English ( #71588 )
...
Replace Latin phrases like "e.g." and "i.e." and "etc." with English phrases.
* Update docs/docsite/rst/community/committer_guidelines.rst
* Update docs/docsite/rst/dev_guide/developing_modules_documenting.rst
* Update docs/docsite/rst/dev_guide/developing_program_flow_modules.rst
* Update docs/docsite/rst/dev_guide/module_lifecycle.rst
* Update docs/docsite/rst/user_guide/intro_inventory.rst
* Update docs/docsite/rst/user_guide/playbooks_loops.rst
* Update docs/docsite/rst/user_guide/playbooks_reuse.rst
* Update docs/docsite/rst/dev_guide/platforms/aws_guidelines.rst
* Update docs/docsite/rst/dev_guide/testing.rst
* Update docs/docsite/rst/dev_guide/testing_integration.rst
* Update docs/docsite/rst/porting_guides/porting_guide_2.5.rst
* Update docs/docsite/rst/reference_appendices/faq.rst
2020-09-03 14:47:57 -05:00
Sandra McCann
f79a7c5585
Update Network Getting Started for FQCN/collection world ( #71188 )
...
* pull out network roles, cleanup, update first playbook examples, update gather facts section, some inventory conversion to .yml, update inventory and roles, simplify the navigation titles, fix tocs, feedback comments
2020-08-18 14:14:32 -05:00
Nathaniel Case
a0523e5b8a
Update documentation of httpapi's handle_httperror method for clarity ( #70991 )
2020-08-03 16:35:00 -04:00
Sandra McCann
647c6cd289
updates to ansible-maintained collections guidelines ( #70178 )
2020-06-19 14:04:19 -05:00
Sandra McCann
2609482975
How to contribute to Ansible maintained collections ( #69202 )
...
contributor info with HTML table
2020-06-15 15:38:42 -05:00
Brian Coca
062e780a68
starting metadata sunset ( #69454 )
...
* starting metadata sunset
- purged metadata from any requirements
- fix indent in generic handler for yaml content (whey metadata display was off)
- make more resilient against bad formed docs
- removed all metadata from docs template
- remove metadata from schemas
- removed mdata tests and from unrelated tests
Co-authored-by: Felix Fontein <felix@fontein.de >
Co-authored-by: Rick Elrod <rick@elrod.me >
2020-06-04 21:01:46 -04:00
Sandra McCann
3a4e227efa
remove build errors including guess ( #69711 )
...
* remove build errors including guess
* fixed shippable errors
2020-05-29 11:56:49 -05:00
Sandra McCann
136b3be722
added unit test details for resource modules ( #65891 )
...
* added unit test details for resource modules
2020-01-10 13:49:42 -06:00
anshulbehl
b349ec8fcf
Adding network plugin changes for netconf and network_cli ( #65708 )
...
* Adding network plugin changes for netconf and network_cli
2019-12-11 18:42:01 -06:00
Sandra McCann
b2fc12a29f
clean up network toc ( #65264 )
2019-11-25 15:17:49 -06:00
Sandra McCann
b17581a307
[Docs] Document the resource module builder ( #62222 )
2019-09-23 11:10:05 -04:00
Sandra McCann
7765bd41e6
add platform docs to network dev guide ( #57960 )
...
* add info on how to create platform docs to network dev guide
2019-06-18 15:35:09 -05:00
Sandra McCann
cca365061c
add how to create HttpApi plugins for network modules ( #54340 )
...
* initial port over from gdoc
* crosslink httpapi pages
* Add some examples?
* Add quick example of using Connection
* Fix indentation of python code blocks
* moved to a full developer guide for networks
* Try to clarify some examples
* Fix typos
How did I even do that?
2019-04-22 13:21:21 -04:00