You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/dev_guide
Sandra McCann 795ac8993b
Backportapalooza 10 20 (#79180)
* docs: fix typos (#79082)

(cherry picked from commit ad5d9843d6)

* Docs: syntax error in Parsing semi-structured text with Ansible (#79085)

(cherry picked from commit 7d6984618d)

* Added code-block wrappers in implicit_localhost.rst (#79086)

Fixes #79031

(cherry picked from commit 8ecfb7c6d8)

* Misc Typo fixes (#79088)

(cherry picked from commit a48c442275)

* Add code-block wrappers to code examples in playbooks_filters.rst (#79093)

Fixes #79029

(cherry picked from commit dfef3260a5)

* Apply minor formatting changes to "playbooks directory" section (#79092)

(cherry picked from commit 1286b7d42e)

* Made changes to notes on #L9 and #L21 (#79173)

(cherry picked from commit d6c268378f)

* Update communication.rst (#79172)

grammar fixes

(cherry picked from commit 1a6cfa8203)

* Update contributor_path.rst (#79170)

grammar fixes

(cherry picked from commit 64d5c6cc3a)

* Update overview_architecture.rst (#79161)

Add missing right parenthesis

(cherry picked from commit 89af4e6e31)

* Added the emphasize changelog (#79160)

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
(cherry picked from commit b7eb067090)

* minor changes in documentation (#79114)

(cherry picked from commit cc3abae532)

* Setting indentation correctly in the Example section (#79072)

(cherry picked from commit 1182059d46)

* docs: cgroupsv1 is required for ansible-test with docker (#79066)

(cherry picked from commit ae38628404)

* Change occurance yes/no to true/false (#79035)

(cherry picked from commit 551f5a3753)

Co-authored-by: KIDANI Akito <a.kid.1985@gmail.com>
Co-authored-by: taso <74918216+tasoint@users.noreply.github.com>
Co-authored-by: 12-malak <73274076+12-malak@users.noreply.github.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Sharif Nassar <mrwacky42@users.noreply.github.com>
Co-authored-by: NitrogenPointBlue <110332643+NitrogenPointBlue@users.noreply.github.com>
Co-authored-by: Aysha Muhammed <64032658+Aysha-py@users.noreply.github.com>
Co-authored-by: Goodness Chris-Ugari <goodnesschrisugari@yahoo.com>
Co-authored-by: Jack Lin <46962923+blueskyson@users.noreply.github.com>
Co-authored-by: Tabah Baridule M <dulemartins07@gmail.com>
Co-authored-by: trolzen <trolzen@gmail.com>
Co-authored-by: Bart Dorlandt <bart@bamweb.nl>
Co-authored-by: Chris Smart <distroguy@gmail.com>
3 years ago
..
platforms Migrate vmware.vmware_rest Dev Guide to collection (#78255) 3 years ago
shared_snippets Adding applicable licensing requirements (#78162) 3 years ago
style_guide Backport hactoberfest 1 (#79065) 3 years ago
testing/sanity Backport hacktoberfest 4 (#79070) 3 years ago
ansible_index.rst Move AWS guidelines to collection (#77959) 4 years ago
core_branches_and_tags.rst core branch descriptions (#76152) 4 years ago
core_index.rst Remove platform dev guides from core docs (#77915) 4 years ago
debugging.rst Backport hacktoberfest 2 (#79067) 3 years ago
developing_api.rst Backport hacktoberfest 2 (#79067) 3 years ago
developing_collections.rst Add basic docs on how to create a collection docsite with antsibull-docs. (#78387) 3 years ago
developing_collections_changelogs.rst add crosslinks for changelog fragments (#77022) 4 years ago
developing_collections_contributing.rst docs - Use code-block to format code examples in Developer Guide (#75849) 4 years ago
developing_collections_creating.rst Backportapalooza 09 29 (#78928) 3 years ago
developing_collections_distributing.rst Backport hactoberfest 1 (#79065) 3 years ago
developing_collections_documenting.rst Fix typo: missing 'install'. (#78448) 3 years ago
developing_collections_migrating.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_collections_shared.rst Update developing_collections_shared.rst (#77497) 4 years ago
developing_collections_structure.rst Backportapalooza 10 20 (#79180) 3 years ago
developing_collections_testing.rst 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) 3 years ago
developing_core.rst Backport hacktoberfest 2 (#79067) 3 years ago
developing_inventory.rst Backport hacktoberfest 2 (#79067) 3 years ago
developing_locally.rst update ansible.legacy docs (#76839) 4 years ago
developing_module_utilities.rst Backport hacktoberfest 4 (#79070) 3 years ago
developing_modules.rst Docs: Fix text for contributing to collection link (#76174) 4 years ago
developing_modules_best_practices.rst Move AWS guidelines to collection (#77959) 4 years ago
developing_modules_checklist.rst Backport hacktoberfest 2 (#79067) 3 years ago
developing_modules_documenting.rst Add basic docs on how to create a collection docsite with antsibull-docs. (#78387) 3 years ago
developing_modules_general.rst fix adhoc dev example (#78593) 3 years ago
developing_modules_general_aci.rst Update developing_modules_general_aci.rst (#73925) 4 years ago
developing_modules_general_windows.rst Backport hacktoberfest 4 (#79070) 3 years ago
developing_modules_in_groups.rst 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) 3 years ago
developing_plugins.rst Backport hacktoberfest 2 (#79067) 3 years ago
developing_program_flow_modules.rst Backport hacktoberfest 2 (#79067) 3 years ago
developing_python_3.rst Backportapalooza 10 20 (#79180) 3 years ago
developing_rebasing.rst docs - Use code-block to format code examples in Developer Guide (#75849) 4 years ago
migrating_roles.rst update ansible.legacy docs (#76839) 4 years ago
module_lifecycle.rst Backport hactoberfest 1 (#79065) 3 years ago
overview_architecture.rst Backportapalooza 10 20 (#79180) 3 years ago
testing.rst Backport hactoberfest 1 (#79065) 3 years ago
testing_compile.rst 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) 3 years ago
testing_documentation.rst Backport hactoberfest 1 (#79065) 3 years ago
testing_httptester.rst 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) 3 years ago
testing_integration.rst Backport hacktoberfest 2 (#79067) 3 years ago
testing_integration_legacy.rst Backport hacktoberfest 2 (#79067) 3 years ago
testing_pep8.rst Backport hactoberfest 1 (#79065) 3 years ago
testing_running_locally.rst docs - Use code-block to format code examples in Developer Guide (#75849) 4 years ago
testing_sanity.rst Docs: `ansible-test sanity` example with a folder 4 years ago
testing_units.rst docs - Use code-block to format code examples in Developer Guide (#75849) 4 years ago
testing_units_modules.rst change keyword return to results (#76515) 4 years ago
testing_validate-modules.rst Backport hacktoberfest 4 (#79070) 3 years ago