Commit Graph

232 Commits (4536ef63037f070e84eb634d1e76e37c7f8202e3)

Author SHA1 Message Date
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>
2 years ago
Felix Fontein cf44c84396
Add antsibull-changelog and antsibull-docs to other tools and programs page. (#80340) 2 years ago
Achim fc9415eeb4
"Ansible Lint" IntelliJ plugin added (#80263) 2 years ago
Sandra McCann cba3952434
Move Collection requirements to ansible/ansible (#80234) 2 years ago
Don Naro 1055803c3a
docsite requirements path (#80134) 2 years ago
Akira Yokochi 012393e2cd
fix link for development guidelines (#80055) 2 years ago
Don Naro 352010f9c3
improve doc dependency install steps (#80120) 2 years ago
Player256 ce5471fc9f
Update collection_integration_updating.rst (#80037) 2 years ago
Don Naro 9f02e505d9
add wheel to docsite pre-reqs #79513 (#80061) 2 years ago
Anže Luzar 122de95d85
Add Steampunk Spotter to Other tools list (#80006) 2 years ago
Andrew Klychkov fa382670dc
maintainers_guidelines.rst: add a link to collection release guidelines (#79859) 2 years ago
Andrew Klychkov 58f0950638
[Docs] add doc links to documentation_contributions.rst (#79840) 2 years ago
Andrew Klychkov 722fc05c31
[Docs] add easyfix/good first issue/docs links (#79830) 2 years ago
Andrew Klychkov 6cb6d655b3
[Docs] maintainers_guidelines: add WG and real-time chat request info (#79750) 2 years ago
Andrew Klychkov 11a27eefa2
communication.rst: improve (#79751) 2 years ago
Andrew Klychkov fb32e92b1a communication.rst: remove Tesing WG info 2 years ago
Andrew Klychkov 55f9d7f71f
Docsite: remove dead Lockdown Working Group from Communication guide (#79693) 2 years ago
Andrew Klychkov 65efa4b97f
Docsite: add Security Automation Working Group to Communication guide (#79692) 2 years ago
Andrew Klychkov fe7d488a1b
contributor_path: fix typos (#79678) 2 years ago
Matt Clay cda16cc5e9
ansible-test - Improve container management. (#78550)
See changelogs/fragments/ansible-test-container-management.yml for details.
2 years ago
Mark Chappell 3cc95d1f12
docs - make the existence of 'trivial' changelog entries easier to find (#79440) 2 years ago
Andrew Klychkov 6baf25a048
[DOCS] collection_release_with_branches.rst: update major releases section (#79335)
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Don Naro <dnaro@redhat.com>
2 years ago
Andrew Klychkov 66cc952b49
communication.rst: Add IRC channel to Storage WG info (#79374) 2 years ago
Andrew Klychkov 35db7df9ce
communication.rst: add AAP Config As Code WG (#79365) 2 years ago
Sandra McCann 183c34db65
update backport instructions to 2.14 (#79354) 2 years ago
Andrew Klychkov 284e642cb9
communication.rst: add Storage WG info (#79359) 2 years ago
Andrew Klychkov 1c80209422
communication.rst: add Ansible MySQL WG information (#79269) 2 years ago
Felix Fontein bc83da9a1b
Communication docs: note that editing Matrix messages causes IRC spam (#79238) 2 years ago
Goodness Chris-Ugari fa8dc6b73d
Docs: Typos and edits in collections reviews (#79217) 2 years ago
Goodness Chris-Ugari 74f55db5c6
Docs: Typos and edits in collections integration (#79228) 2 years ago
Andrew Klychkov 04957715cc
contributor_path: misc doc fixes (#79224) 2 years ago
VICTORIA JOHNSON f3f7d44238
Added link to the Ansible meetup page (#79207) 2 years ago
Abhijeet Kasurde 551f5a3753
Change occurance yes/no to true/false (#79035) 2 years ago
Chris Smart ae38628404
docs: cgroupsv1 is required for ansible-test with docker (#79066) 2 years ago
Tabah Baridule M b7eb067090
Added the emphasize changelog (#79160)
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2 years ago
Goodness Chris-Ugari 64d5c6cc3a
Update contributor_path.rst (#79170)
grammar fixes
2 years ago
Goodness Chris-Ugari 1a6cfa8203
Update communication.rst (#79172)
grammar fixes
2 years ago
Andrew Klychkov 808f5a0c03
contributor_path: add doc link (#79138) 2 years ago
Andrew Klychkov 58f051a941
contributor_path: fix refs (#79136) 2 years ago
Andrew Klychkov ad1eba9876
community_steering_committee: add a new member (#79089) 2 years ago
KIDANI Akito ad5d9843d6
docs: fix typos (#79082) 2 years ago
prayatharth 56285b1d2b
Docs: true/false with boolean values (#78980)
* Adding FQCN community.postgresql. to postgresql modules
2 years ago
Greg "Gwmngilfen" Sutcliffe 0343ae46d2
Add message about viewing chat history when on IRC (#78834) 2 years ago
Andrew Klychkov 2df2261cd4
Doc: Community Steering Committee policy: add topics triage workflow (#78732) 2 years ago
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) 2 years ago
Akira Yokochi 0d3523df8f
docs: misc fixes in The Ansible Development Cycle (#78513) 2 years ago
Sandra McCann eb46ab1399
fix broken link (#78434) 2 years ago
Hu Shuai fd810e88d6
Fix minor typos (#78294)
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2 years ago
paulreece 717f178870
Add tutorial links to the docs #78073 (#78084) 2 years ago
Andrew Klychkov 46d86a882d
Docsite: update links to community docs (#78043) 3 years ago