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 b264386f3f
Backportapalooza 04 21 (#80600)
* Fix typo in playbooks_keywords.rst.j2 (#80461)

(cherry picked from commit 2ed4396558)

* Correct bypass_host_loop attribute for group_by (#80380)

This action originally bypassed the host loop, but it does not
currently.

(cherry picked from commit fc5c0aadc9)

* Add Ansible community 8.0.0a1 porting guide (#80498)

(cherry picked from commit 362c949622)

* Adds Ansible 8 Porting Guide to Index Page (#80511)

(cherry picked from commit d081ed3616)

* documents approaches to octal modes better (#80112)

(cherry picked from commit 032881e4f1)

* Update password.py documentation (#80297)

* Update password.py documentation with new semantic markup

(cherry picked from commit bf4e0166a5)

* Add OpenSUSE to the distro's installation guide (#80308)

* Add OpenSUSE to the distro's installation guide

Similar to the rest of the distros, OpenSUSE distributes ansible and it was
missing.

Signed-off-by: ybonatakis <ybonatakis@suse.com>
(cherry picked from commit af6d75e313)

* Document how to run all tasks, even the ones with the never tag (#80315)

Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
(cherry picked from commit ec403db1c7)

* 📝 Document macOS user deletion over SSH (#80358)

Co-authored-by: Matt Clay <matt@mystile.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
(cherry picked from commit 88a380c8f0)

* Update playbooks_templating.rst (#80375)

(cherry picked from commit a6e0012b8a)

* Documentation changes for #80367 and #80270 (#80391)

(cherry picked from commit 0460f78081)

* [Docs] communication.rst: Add a hint about adding Matrix shields to READMEs (#80392)

(cherry picked from commit db8f1756bc)

* installation_distros: update Fedora section (#80453)

(cherry picked from commit 4e9d21ec32)

* Fix PolicyRcD.__exit__ docstring (#80528)

(cherry picked from commit 64fb64643d)

* Update validate_argument_spec.py (#80547)

##### SUMMARY
Fix example with file lookup, filter 'from_yaml' is required.

##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr

(cherry picked from commit 8d685b89f2)

* redirect old vmware guide (#80553)

(cherry picked from commit c1d8130df5)

* Update tools and programs page as per community feedback (#80493)

(cherry picked from commit 44794e3ebc)

* uri  module, fix example (#80554)

(cherry picked from commit 449c628f3d)

* apt key and repository example security patch (#80381)

(cherry picked from commit ed9cd39d0f)

* note in systemd that systemctl can change behaviour due to diff order… (#80570)

(cherry picked from commit 9ca863501c)

* Vars Plugin Documentation Improvement (#80470)

(cherry picked from commit 791510ccba)

* Add note guidelines for additional distributions (#80389)

(cherry picked from commit 68e270d4cc)

---------

Co-authored-by: Christinanik251 <93385939+Christinanik251@users.noreply.github.com>
Co-authored-by: flowerysong <paul.arthur@flowerysong.com>
Co-authored-by: Anwesha Das <anwesha@das.community>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: aaronk1 <aaronk1@users.noreply.github.com>
Co-authored-by: Yiannis <jbonatakis@gmail.com>
Co-authored-by: Daniel-at-github <Daniel-at-github@users.noreply.github.com>
Co-authored-by: Sviatoslav Sydorenko <webknjaz@redhat.com>
Co-authored-by: dzvision <5590839+dzvision@users.noreply.github.com>
Co-authored-by: WeiXinFam-Insta <86450936+WeiXinFam-Insta@users.noreply.github.com>
Co-authored-by: Andrew Klychkov <aklychko@redhat.com>
Co-authored-by: Maxwell G <maxwell@gtmx.me>
Co-authored-by: Rodrigo Candido Gryzinski <contact@rogryza.me>
Co-authored-by: 7840vz <122374011+7840vz@users.noreply.github.com>
Co-authored-by: JaroslavKlech <klechh@gmail.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
Co-authored-by: hexagon6 <hexagon6@fet.li>
Co-authored-by: Tim Way <1091435+timway@users.noreply.github.com>
Co-authored-by: Sarah Lau-Kilo <slaukilo@gmail.com>
3 years ago
..
shared_snippets Adding applicable licensing requirements (#78162) 3 years ago
style_guide Docs: Add code-block wrappers to code examples in style_guide (#78970) 3 years ago
testing/sanity Remove obsolete integration test aliases (#80342) 3 years ago
ansible_index.rst Remove dev_guide stubs (#79795) 3 years ago
core_branches_and_tags.rst core branch descriptions (#76152) 4 years ago
core_index.rst Remove dev_guide stubs (#79795) 3 years ago
debugging.rst Docs: Replace Latin terms in the dev_guide #78997 (#79005) 3 years ago
developing_api.rst Docs: Replace Latin terms in the dev_guide #78997 (#79005) 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 Fixes typo in rst format (#78884) 3 years ago
developing_collections_distributing.rst Adds code-block in collection documentation (#78977) 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 make this a warning, not a comment (#79928) 3 years ago
developing_collections_structure.rst Apply minor formatting changes to "playbooks directory" section (#79092) 3 years ago
developing_collections_testing.rst Update docs for the `compile` sanity test. (#79562) 3 years ago
developing_core.rst Docs: Replace Latin terms in the dev_guide #78997 (#79005) 3 years ago
developing_inventory.rst Add more documentation for InventoryData methods (#79288) 3 years ago
developing_locally.rst document adjacent docs (sidecar) (#79056) 3 years ago
developing_module_utilities.rst Docs: Provide descriptive labels for http references (#78959) 3 years ago
developing_modules.rst Docs: Fix text for contributing to collection link (#76174) 4 years ago
developing_modules_best_practices.rst [stable-2.15] Implement checks, and backwards compat change, to move forward with UTF-8 only (#80370) (#80545) 3 years ago
developing_modules_checklist.rst Docs: Replace Latin terms in the dev_guide #78997 (#79005) 3 years ago
developing_modules_documenting.rst Encourage true/false for module documentation (#80060) 3 years ago
developing_modules_general.rst fix adhoc dev example (#78593) 3 years ago
developing_modules_general_windows.rst Docs: true/false with boolean values (#78980) 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 Backportapalooza 04 21 (#80600) 3 years ago
developing_program_flow_modules.rst Remove outdated note on relative imports in docs (#79873) 3 years ago
developing_python_3.rst docs: fix typos (#79082) 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 #78971 Update module_lifecycle.rst (#78974) 3 years ago
overview_architecture.rst Update overview_architecture.rst (#79161) 3 years ago
sidecar.rst document adjacent docs (sidecar) (#79056) 3 years ago
testing.rst Update docs for the `compile` sanity test. (#79562) 3 years ago
testing_compile.rst Update docs for the `compile` sanity test. (#79562) 3 years ago
testing_documentation.rst document adjacent docs (sidecar) (#79056) 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 Remove obsolete legacy integration test docs. (#79563) 3 years ago
testing_pep8.rst consolidate duplicated test files (#79380) 3 years ago
testing_running_locally.rst Fix broken docs links. (#79769) 3 years ago
testing_sanity.rst ansible-test - Update git diff handling (#80202) 3 years ago
testing_units.rst docs - Use code-block to format code examples in Developer Guide (#75849) 4 years ago
testing_units_modules.rst Rst fixes (#79939) 3 years ago
testing_validate-modules.rst consolidate duplicated test files (#79380) 3 years ago