summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Backportapalooza 03 29 (#80350)Sandra McCann2023-03-2912-107/+687
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update special_variables.rst (#80210) The usage of a glossary on this page will allow linking to a specific special variable, like on the glossary page, e.g.: https://docs.ansible.com/ansible/latest/reference_appendices/glossary.html#term-Idempotency (cherry picked from commit 1491ec8019b064374145dace41b1320e04fb494b) * uri: improve force_basic_auth documentation (#80211) Add more details about what "true" and "false" mean for the force_basic_auth setting. Give example scenarios when clients may want to use this setting. (cherry picked from commit fc8203168e964b26478a0f28b0e34d9b34331fde) * Improve dirname and basename filter doc (#80054) (cherry picked from commit 93beef053eabdb6ff2a9823bc8d0d1037671b1e3) * Move Collection requirements to ansible/ansible (#80234) (cherry picked from commit cba395243454b0a959edea20425618fe7b9be775) * Add Ansible community 7.4.0 porting guide (#80338) (cherry picked from commit 29e0a68af251981b97b6c594e52051652ef472d3) * Add antsibull-changelog and antsibull-docs to other tools and programs page. (#80340) (cherry picked from commit cf44c84396ee2afdd0258aed1d09d5eecde94d17) --------- Co-authored-by: Benoît Geeraerts <10222438+b-enoit-be@users.noreply.github.com> Co-authored-by: Ken Dreyer <kdreyer@redhat.com> Co-authored-by: Daniel Ziegenberg <daniel@ziegenberg.at> Co-authored-by: Anwesha Das <anwesha@das.community> Co-authored-by: Felix Fontein <felix@fontein.de>
* Backportapalooza 03 16 (#80246)Sandra McCann2023-03-175-16/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * improve doc dependency install steps (#80120) (cherry picked from commit 352010f9c322f5cfd1f61d5e66cd8eb7fa0b49b6) * docs: automatic `always` tag in gather_facts (#80052) (cherry picked from commit 3216e071c7024084045ae1528bad8d66faf2512a) * docsite requirements path (#80134) (cherry picked from commit 1055803c3a812189a1133297f7f5468579283f86) * Adjust release schedule docs to four weeks (#80166) (cherry picked from commit 7ce951ff48baaf53feab1ca09930281706813c70) * Fix spelling and grammar in subelements filter doc (#80137) (cherry picked from commit 12c1891ce65ade57551560836d371c3c0af5c47a) * Fixed typo (#80184) `uvault` should be `unvault` (cherry picked from commit cb2180e286eb20af32ae5df5c942f2ee989338e2) * Document debugging conditionals (#80239) ##### SUMMARY Add a section to the docs describing how to debug conditional statements - how to get Ansible to show you whether your `when:` clause evaluates to `true` or `false`. I ran into trouble with this and couldn't find anything in the docs. Thought I'd add it. ##### ISSUE TYPE - Docs Pull Request +label: docsite_pr (cherry picked from commit 507fd1bd60f529681c96fa526ffa7835e122ddcb) * Update connection.rst (#80194) (cherry picked from commit 0937cc486219663b6b6e6a178ef40798217864fa) --------- Co-authored-by: Don Naro <dnaro@redhat.com> Co-authored-by: Jairo Llopis <973709+yajo@users.noreply.github.com> Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com> Co-authored-by: Zachary Peschke <8718570+zpeschke@users.noreply.github.com> Co-authored-by: Harmdhast <pandemonium.harmdhast@gmail.com> Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com> Co-authored-by: Esther Christopher <estheradamuchris@gmail.com>
* [stable-2.14] ansible-test - Update git diff handling (#80202)Matt Clay2023-03-151-4/+0
| | | | | | | This change allows ansible-test to work with newer versions of git on AZP.. (cherry picked from commit bad8843124a50493141a3e3d7920353239021389) Co-authored-by: Matt Clay <matt@mystile.com>
* Updating Japanese translation (#80161)Yanis Guenane2023-03-1019-6583/+9244
|
* Backportapalooza 03 02 (#80127)Sandra McCann2023-03-0315-33/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Steampunk Spotter to Other tools list (#80006) (cherry picked from commit 122de95d8533a8ad34143fe81712a01349c0fc72) * Clarify combine filter examples (#80078) (cherry picked from commit 39fd899d83cfcbc6aa313512d2a7f61ac97cfa8a) * Add Ansible community 7.3.0 porting guide (#80106) (cherry picked from commit dbcaab1012ab50ea83148155a92c9ca5368ea372) * Clarify when plugin settings are being populated (#79710) (cherry picked from commit 998b5c1a06456ae17913d04b47739cf84dd4ae88) * Update playbooks_tests.rst (#79788) (cherry picked from commit ed879954f99db8e1a9657efd341f141acab7bf5d) * consistent booleans for page text and code blocks (#80036) * consistent booleans for page text and code blocks * Update check_mode from n to false (cherry picked from commit 940fdf5dba268c65859d5c55ab554f735467474e) * Update collection_integration_updating.rst (#80037) (cherry picked from commit ce5471fc9f0d2709ba4019df0ed586232dc85ce7) * package_facts requires python-rpm on SUSE systems in ansible 2.12.1 (#80041) (cherry picked from commit 43aa47c2afb8292fa8ad257353dc3500dda347b9) * fix: jinja complex type transforms doesn't work as documented (#80067) jinja complex type transforms: dict(somelist| slice(2)) doesn't work as documented. Changed the example to use zip_longest (cherry picked from commit 5ad77fc7bb529d9733a17c1ef5d24a84b98f50d3) * Docs: Clarify note on tags (#80079) The current wording could be read as "tasks that are tagged *both* configuration and packages" while in fact it is "tasks that are tagged *either* configuration *or* packages" (cherry picked from commit 563833d124dfe421be019e567f3ac0bbcb23f853) * Fix typo docs in playbooks_tags.rst (#80117) (cherry picked from commit c8f740cfee04db8b7078de4613f7c682bc895d59) * Encourage true/false for module documentation (#80060) Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit 02c49ffe60a232e2f0b16cc973a909a6ad2ae263) * fix link for development guidelines (#80055) (cherry picked from commit 012393e2cdb351132d089ce2588a478ac4546b97) * improve password lookup syntax in examples (#80092) (cherry picked from commit 809727a7c76c8f20814fecf0e4295f8814bd8984) * Fixing typos (#80045) (cherry picked from commit 841b71c94fff27a10377e56547de7f56e08185ef) * clarify playbook tests (#80073) (cherry picked from commit 0521184337d5c4f37c16f2493cc35fdac52d88cf) * Update playbooks_conditionals.rst (#80062) "changed" was missing from the docs (cherry picked from commit cc8e6d06d00ee1655d89e97d8a447b46abf3ae25) --------- Co-authored-by: Anže Luzar <aluzarwork@gmail.com> Co-authored-by: Klaus Frank <agowa338@users.noreply.github.com> Co-authored-by: Anwesha Das <anwesha@das.community> Co-authored-by: nkakouros <tterranigma@gmail.com> Co-authored-by: Gijikiki <61326640+Gijikiki@users.noreply.github.com> Co-authored-by: Aastha Varma <aastha.code@gmail.com> Co-authored-by: Player256 <92082372+Player256@users.noreply.github.com> Co-authored-by: Desmond Obisi <51109125+DesmondSanctity@users.noreply.github.com> Co-authored-by: Raphael Michel <mail@raphaelmichel.de> Co-authored-by: Nicolas P <0kyn.dev@gmail.com> Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com> Co-authored-by: Akira Yokochi <akira6592@gmail.com> Co-authored-by: Andreas Deininger <andreas@deininger.net> Co-authored-by: Keeper-of-the-Keys <es.rosenberg+github@gmail.com>
* Backportapalooza 02 16 (#80019)Sandra McCann2023-02-162-2/+5
| | | | | | | | | | | | | | * fixes typo in Ansible 7 roadmap (#79996) Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com> (cherry picked from commit 75274021d3ef84d580e2f6197d60127c5af8cdc4) * update banner' (#79971) (cherry picked from commit f841c2803a1e36bb6f392c466d36b669f9243464) --------- Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
* Backportapalooza 02 09 (#79962)Sandra McCann2023-02-104-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * make this a warning, not a comment (#79928) Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com> (cherry picked from commit 5f947f867cc526a43c3070a4a9ae380c385edb1d) * Update example to always init ANOTHER_LIBRARY_IMPORT_ERROR (#79927) (cherry picked from commit 24519f3bd1b23bc89a968383f54a8b1fe708e3af) * Rst fixes (#79939) * fix rstcheck errors for 6.1.1 * spell shell correctly (cherry picked from commit dc990058201d63df685e83a316cf3402242ff1b4) * Update dnf.py (#79679) (cherry picked from commit 0ab53aefc94afa3829676d25f732526773d31d0a) * Change `yes` to `true` in uri-module (#79934) (cherry picked from commit b5ff981369dd926f6ecf135a90f9b4f8375fb6c4) --------- Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com> Co-authored-by: Matt Martz <matt@sivel.net> Co-authored-by: Bartłomiej Kida <wireboot@gmail.com> Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com>
* [stable-2.14] Remove outdated note on relative imports in docs (#79873) (#79875)Matt Clay2023-02-021-6/+0
| | | (cherry picked from commit 58461bc20408955a0efc37be8bce97efb387bcd5)
* Backportapalooza 02 02 (#79890)Sandra McCann2023-02-0213-509/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Docs] add easyfix/good first issue/docs links (#79830) (cherry picked from commit 722fc05c3112c4dfe675331a2f88f5a10a875187) * [Docs] add doc links to documentation_contributions.rst (#79840) (cherry picked from commit 58f0950638341f3966d4f72395acdaeece3493ba) * Remove dev_guide stubs (#79795) * Remove dev_guide stubs * Remove Cisco ACI Dev Guide (cherry picked from commit 10f0e5f6d4f1f65a02603c296ccf7fa0f7b48752) * maintainers_guidelines.rst: add a link to collection release guidelines (#79859) (cherry picked from commit fa382670dc35d89652c03c3d7f7911533a36b29d) * Mentions 'meta: flush_handlers' task (#79542) (cherry picked from commit d8dc76e134fa458690acbd70f0cb9a009dbb5e29) * Description for changing User ID to match user value (#79470) (cherry picked from commit 913e4863afe44b516e03906868cec7b38f3d2802) * Remove irrelevant line (#79865) Remove irrelevant comment line form example code (cherry picked from commit 1c01eab3fb53c599552172244c19cea1e59cb0cf) --------- Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: Mario Lenz <m@riolenz.de> Co-authored-by: Andrew Klychkov <aklychko@redhat.com> Co-authored-by: JaroslavKlech <klechh@gmail.com> Co-authored-by: Tabah Baridule M <dulemartins07@gmail.com> Co-authored-by: Konrad Gawda <konrad.gawda.opensource@gmail.com>
* Docs Backportapalooza 01 26 (#79828)Sandra McCann2023-01-319-72/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix filename for sidecar docs (#79779) (cherry picked from commit f2707d1fbc3be863983ee2d829303eece6116d2d) * correct examples to use removed_from_collection not collection_name (#79803) (cherry picked from commit 7ab3de7ee8e44a53591334997955512239f7ccf8) * Fix: documentation for per-task timeout (#79715) (cherry picked from commit 48e6bf8d27694b21922c7293f892e690ae44a9e1) * [Docs] maintainers_guidelines: add WG and real-time chat request info (#79750) (cherry picked from commit 6cb6d655b3eba09b9d3b96c681af37c03282469a) * doc fix for platform content #79794 (#79801) (cherry picked from commit d7a4152851458d04ed97b10446ddfc096ec8ec6f) * Expand docs for the import sanity test. (#79768) * Expand docs for the import sanity test. * Remove note about Python 2.7 compat. It should not be needed since there is a sanity test to enforce use of `__metaclass__ = type`. * Improve introductory paragraph. * Fix link typo. (cherry picked from commit 2164d5699cde6a6f76985d0742d38f4bc76e8cbf) * docs: Extend password entry of ansible.builtin.user (#79694) * docs: Extend password entry of ansible.builtin.user Clarify that `password` sets the password hash. Not the actual password. Fixes part of #79684 (cherry picked from commit 6cd1a1404a5179aa99aa7f9182fcce068b297cf9) * Update dev_guide.rst (#79625) (cherry picked from commit 65eb5c0a9f4ecf0f358c5c81f9c9e3202a0fde41) * Improve documentation on requirements.yml (#76140) Makes it clear that user can use range identifiers with collection versions inside requirements.yml files. (cherry picked from commit 44dcfde9b84177e7dfede11ab287789c577b82b5) --------- Co-authored-by: Evgeni Golov <evgeni@golov.de> Co-authored-by: Jo <jo@swagspace.org> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: prasadpatil49 <51715670+prasadpatil49@users.noreply.github.com> Co-authored-by: Matt Clay <matt@mystile.com> Co-authored-by: Hofer-Julian <30049909+Hofer-Julian@users.noreply.github.com> Co-authored-by: Jens Timmerman <github@caret.be> Co-authored-by: Sorin Sbarnea <ssbarnea@redhat.com>
* Add Ansible community 7.2.0 porting guide (#79867) (#79868)Sandra McCann2023-01-311-0/+119
| | | | | (cherry picked from commit 9d42447fa58f14edbc49f2e2be10b3dabfd7e1e5) Co-authored-by: Christian Adams <chadams@redhat.com>
* Backportapalooza 01 19 (#79771)Sandra McCann2023-01-199-13/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update authentication.rst (#79623) (cherry picked from commit e7af7532bdb1aa5ed1f10191b37b485aa5fe3bec) * Fix typo (#79641) (cherry picked from commit 8e7cc371bea876e52acd2fbccaf1cc42fe26bf24) * correct the mistake of example repeat_original (#79659) there is a little mistake ##### ISSUE TYPE - Docs Pull Request +label: docsite_pr (cherry picked from commit 6f8c1da0c805f334b8598fd2556f7ed92dc9348e) * switched reference from katacoda to instruqt (#79698) (cherry picked from commit 0fc932fda01d03ffc32c249d9ef5565851eba1f0) * contributor_path: fix typos (#79678) (cherry picked from commit fe7d488a1ba1583a89172768f8ce3382e168ed2c) * Fix broken reference to FAQ (#79621) (cherry picked from commit 602824db1d83afa4bbfc6869d5802ebf515c835d) * Docsite: add Security Automation Working Group to Communication guide (#79692) (cherry picked from commit 65efa4b97ff1c1539cdb79697cc0c85df8da6c77) * Docsite: remove dead Lockdown Working Group from Communication guide (#79693) (cherry picked from commit 55f9d7f71f8a7dc67b2dc19a2e8bad7c550003fc) * Fix `undef()` example to a valid Jinja template (#79701) (cherry picked from commit e41d2874a67ade813ffaf2ebfff67987291d53c0) * Truthy value should be one of false or true (#79730) Otherwise ansible-lint complains: https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.truthy (cherry picked from commit b756a08d891b3bb07b208ed4dea2a797bcf9ea39) * Fix regex filter docs (#79736) * Fix notes in regex_replace doc The documentation says that this maps to 'regex.replace' when it should say 're.replace'. The distinction is important because of the third-party 'regex' module that has more features than the built-in 're' module. https://pypi.org/project/regex/ * Fix notes in re.search docs The documentation says that this maps to 'regex.search' when it should say 're.search'. The distinction is important because of the third-party 'regex' module that has more features than the built-in 're' module. https://pypi.org/project/regex/ (cherry picked from commit cf50d8131f0afea38a7dd78eab14410cc580d479) * complex_data_manipulation.rst: fix typo (#79758) (cherry picked from commit b5b7f9bce2c688eed90ef36b1f6b9f2ccd424706) * Fix broken link for inventory script examples (#79762) These scripts were removed from community.general in https://github.com/ansible-collections/community.general/pull/2696 and moved to ansible-community/contrib-scripts per https://github.com/ansible-community/community-topics/issues/16#issuecomment-853317111 (cherry picked from commit 97993eeb10f1e40831920dfcdf51fe722427c60e) * communication.rst: improve (#79751) (cherry picked from commit 11a27eefa2c3a20f7709c47a61a37beb8ec2ccf5) * Fix broken docs links. (#79769) (cherry picked from commit 5d71ace5834a416948b3e62922f825d6f31993a4) Co-authored-by: Gineesh Madapparambath <net.gini@gmail.com> Co-authored-by: Kristopher Henry Kram <kristopher@kristopherkram.com> Co-authored-by: evangelionlion <546620084@qq.com> Co-authored-by: Deric Crago <deric.crago@gmail.com> Co-authored-by: Andrew Klychkov <aklychko@redhat.com> Co-authored-by: Rune Juhl Jacobsen <rune@juhljacobsen.dk> Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com> Co-authored-by: Hofer-Julian <30049909+Hofer-Julian@users.noreply.github.com> Co-authored-by: antonc42 <antonc42@users.noreply.github.com> Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com> Co-authored-by: Matt Clay <matt@mystile.com>
* document adjacent docs (sidecar) (#79056) (#79772)Sandra McCann2023-01-197-14/+140
| | | | | | | | * Update docs/docsite/rst/dev_guide/developing_locally.rst Co-authored-by: Don Naro <dnaro@redhat.com> (cherry picked from commit 8b032150a41efd87ae0f1ae3b92977fa7bdddb7d) Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
* Backportapalooza 12 15 (#79607)Sandra McCann2023-01-184-52/+193
| | | | | | | | | | | | | | | | | | | | | | | | * Add big support table (#79221) Co-authored-by: samccann <samccann@redhat.com> Co-authored-by: Matt Clay <matt@mystile.com> (cherry picked from commit b3a1eabb7d7266eec3edac1b8b7810f0062707ed) * Add example of yaml file with --extra-vars (#79521) (cherry picked from commit aa268b8db27193dd3f842ad72860ec3aefc3620d) * Fix `:ref:` usage in testing docs. (#79566) (cherry picked from commit 245d51691191bafd4ab4d27e24812fc2a49e2297) * Typo in playbooks_blocks.rst (#79603) (cherry picked from commit 69c874f4785cb3ec63d98ab065a3aecc39797012) Co-authored-by: Matt Martz <matt@sivel.net> Co-authored-by: Michael Mayer <mjmayer@ucdavis.edu> Co-authored-by: Matt Clay <matt@mystile.com> Co-authored-by: Peter Tripp <petertripp@gmail.com>
* Document callback types in documentation (#79651) (#79653)Felix Fontein2023-01-181-1/+20
| | | (cherry picked from commit 51bddd862bfdac9e6cefca854b6f2917cfc2715d)
* [stable-2.14] Fix link in compile sanity test docs.Matt Clay2023-01-041-1/+1
| | | | | | (cherry picked from commit eae02bf5b8ada01a1606559d5e29776d696a9f33) Co-authored-by: Matt Clay <matt@mystile.com>
* Backportapaloosa 12 08 (#79565)Sandra McCann2022-12-1410-202/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Ansible community 6.7.0 porting guide (#79544) (cherry picked from commit 3cdf589ca78fa1e0b5dc7330383e1047c35014a7) * Fix hardcoded python call (#79520) Co-authored-by: Lee Garrett <lgarrett@rocketjump.eu> (cherry picked from commit 3fd519de57613d25ec6e252d023fc865b8e35876) * Update windows_faq.rst (#79552) `python-pip` changes to `python3-pip` for the Ubuntu 20.04 WSL distro (cherry picked from commit 527abba86010629e21f8227c4234c393e4ee8122) * Add Ansible community 7.1.0 porting guide (#79553) (cherry picked from commit b1caba8b53603a0e39bc2103e72e2cb41c224fbf) * fixed misleading setup example (#79495) (cherry picked from commit bc13099e56410a933a48ce734dd575920e102866) * Update docs for the `compile` sanity test. (#79562) (cherry picked from commit 932a32153a4166d4efc3564f89177aa22935acf5) * Remove obsolete legacy integration test docs. (#79563) (cherry picked from commit 0f4afd7e6d584c19b7e95fe6682cb159c89925bc) * fix: broken link (#79461) (cherry picked from commit 6a7fb7d2ab07c5a124ac178929e56b5f6d8d04e5) Co-authored-by: Anwesha Das <anwesha@das.community> Co-authored-by: Lee Garrett <leegarrett@users.noreply.github.com> Co-authored-by: Raymond Yee <raymond.yee@gmail.com> Co-authored-by: Christian Adams <chadams@redhat.com> Co-authored-by: zitatorocsik <zita.torocsik@gmail.com> Co-authored-by: Matt Clay <matt@mystile.com> Co-authored-by: Thomas Poindessous <thomas@poindessous.com>
* [stable-2.14] ansible-test - Improve container management. (#78550) (#79507)Matt Clay2022-12-063-39/+317
| | | | | | | | | | | | * [stable-2.14] ansible-test - Improve container management. (#78550) See changelogs/fragments/ansible-test-container-management.yml for details.. (cherry picked from commit cda16cc5e9aa8703fb4e1ac0a0be6b631d9076cc) Co-authored-by: Matt Clay <matt@mystile.com> * ansible-test - Fix container detection. (#79530) (cherry picked from commit 80d2f8da02052f64396da6b8caaf820eedbf18e2)
* Docs: Update intersphinx links for Ansible 7 (#79485) (#79515)Sandra McCann2022-12-0616-33/+5
| | | | | (cherry picked from commit 042a55fbe01a723b165e694b26940ef672cf1da0) Co-authored-by: Don Naro <dnaro@redhat.com>
* Backportapalooza 12 01 (#79514)Sandra McCann2022-12-063-4/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * docs - make the existence of 'trivial' changelog entries easier to find (#79440) (cherry picked from commit 3cc95d1f126e239aa0e357c0060b18a8c4946e7a) * Add comma (#79480) (cherry picked from commit 3a6b6370add78cf08463a8db69d0337534d6840a) * Fix lists styling (#79481) (cherry picked from commit 3723c426d2f12b8ba6adde6c06302a4dc8851126) * add ansible-galaxy cli documentation for parallel execution (#79433) * add ansible-galaxy cli documentation for parallel execution Co-authored-by: saranti <tsarantis@proton.me> * Update lib/ansible/cli/galaxy.py * Update lib/ansible/cli/galaxy.py Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> Co-authored-by: saranti <tsarantis@proton.me> Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> (cherry picked from commit 01ff57bdff35e0e97b16caa2c420fe01039d13e1) Co-authored-by: Mark Chappell <mchappel@redhat.com> Co-authored-by: Waleed Mortaja <27075022+WaleedMortaja@users.noreply.github.com> Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
* Add Ansible community 7.0.0 porting guide (#79448) (#79449)Sandra McCann2022-11-221-427/+285
| | | | | (cherry picked from commit 6ea058315f555bbedfaa9171f7de0d7915a37928) Co-authored-by: Christian Adams <chadams@redhat.com>
* issue #79378 change devel for ansible 7 (#79402)Don Naro2022-11-221-1/+1
|
* Docs: Updating the Ansible community changelogs (#79400) (#79446)Sandra McCann2022-11-221-11/+13
| | | | | (cherry picked from commit 32c90080e418b2c8d3b61155fa2a246059ac64ab) Co-authored-by: Don Naro <dnaro@redhat.com>
* issue #79378 html context in sphinx conf (#79401) (#79447)Sandra McCann2022-11-221-1/+1
| | | | | (cherry picked from commit e5399c95d5a29dc931c2826c12083dbdb5fdc976) Co-authored-by: Don Naro <dnaro@redhat.com>
* WinRM - Add doc entry for cert auth over TLS 1.3 (#79434) (#79435)Jordan Borean2022-11-211-2/+4
| | | (cherry picked from commit 493ef4a559362d874b22d362fe3423a4410c6f70)
* Backportapalooza 11 18 (#79416)Sandra McCann2022-11-219-247/+297
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * communication.rst: Add IRC channel to Storage WG info (#79374) (cherry picked from commit 66cc952b4910f0d98073740cac6e261ec3c19290) * [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> (cherry picked from commit 6baf25a0489bcb156221cc4656257990c4d65f07) * Update pull.py (#79387) (cherry picked from commit b7ea661807449919c36fe60b22a9406258808f7a) * iss#55935: Documents missing internal parameters and polishes 'Intern… (#79118) Co-authored-by: Jaroslav Klech <jklech@redhat.com> Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com> (cherry picked from commit 3ae2f97d4a9d55980fad2101f8f5f3e7cf2e0664) * Clarify that b64decode does not work with binary output (#79294) (cherry picked from commit f089aae5eef8c11934cb58b8139de004ba89588d) * Update fileglob.py (#78887) Improve documentation for relative file paths (cherry picked from commit 6cec31574f8e19059b447a2d5f4fe5763d721403) * consolidate duplicated test files (#79380) (cherry picked from commit a954918b6095adf52c663bdcc340c55762189393) * communication.rst: add AAP Config As Code WG (#79365) (cherry picked from commit 35db7df9ce6810e03b55ecada161ac0be6963c33) Co-authored-by: Andrew Klychkov <aklychko@redhat.com> Co-authored-by: saranti <tsarantis@proton.me> Co-authored-by: JaroslavKlech <klechh@gmail.com> Co-authored-by: Joseph Shraibman <josephks@users.noreply.github.com> Co-authored-by: seachanged <dll@sonic.net>
* set antsibull-docs to 1.7.3 (#79407)Sandra McCann2022-11-211-0/+14
|
* Add Ansible community 7.0.0rc1 porting guide (#79382) (#79383)Sandra McCann2022-11-161-0/+18
| | | | | (cherry picked from commit 5c0b4a379857aefe6bad267062fc393d5c5077c4) Co-authored-by: Christian Adams <chadams@redhat.com>
* Backportapalooza 11 10 (#79361)Sandra McCann2022-11-104-8/+12
| | | | | | | | | | | | | | | | | | | | | | | * update backport instructions to 2.14 (#79354) (cherry picked from commit 183c34db6570472ced06e38c8be79c78150e1f4b) * docfix for ssh_args FAQ (#79308) (cherry picked from commit f9451dfaf89bbab83e6ec19fc7e3954c83ec4f13) * communication.rst: add Storage WG info (#79359) (cherry picked from commit 284e642cb97f1fe64ef3b3902855145cc8f91984) * Add note to command_line_tools.rst (#79351) Documentation fix for #69390 (cherry picked from commit d02f96b78c5d49ff7f15c33b9c144132e3a6e8ee) Co-authored-by: prasadpatil49 <51715670+prasadpatil49@users.noreply.github.com> Co-authored-by: Andrew Klychkov <aklychko@redhat.com> Co-authored-by: saranti <tsarantis@proton.me>
* Fix up incorrectly quoted doc example (#79356) (#79357)Jordan Borean2022-11-101-1/+1
| | | (cherry picked from commit e7730f5d6cfceba69b99808e7d390ef60d014ec3)
* Add Ansible community 6.6.0 porting guide (#79340) (#79348)Sandra McCann2022-11-081-1/+55
| | | | | (cherry picked from commit d5e90e1737508a90514234e1161b2c6d54b3d824) Co-authored-by: Christian Adams <chadams@redhat.com>
* Add Ansible community 7.0.0b1 porting guide (#79341) (#79347)Sandra McCann2022-11-081-3/+133
| | | | | (cherry picked from commit ef053bbebb2f8e900066c7c0702abe30cb7596ab) Co-authored-by: Christian Adams <chadams@redhat.com>
* Japanese version switcher (#79276) (#79344)Sandra McCann2022-11-081-2/+2
| | | | | | | * update japanese version switcher for 2.14 * update latest version (cherry picked from commit 196084773b6a03690fe047c1b1f49e9c2c9b8be5)
* set japanese 2.14 version (#79278)Sandra McCann2022-11-081-1/+1
|
* set docs version in stable-2.14 (#79275)Sandra McCann2022-11-071-1/+1
|
* update release table with 2.14 details (#79272) (#79324)Sandra McCann2022-11-071-4/+7
| | | (cherry picked from commit 657acfb7afc5f652f700090f165e32bda14e1da2)
* update version switcher to include 2.14 (#79273) (#79325)Sandra McCann2022-11-071-2/+2
| | | (cherry picked from commit d0b6ce7473e1ca475b6a3e9334426063a4d189f7)
* Update Ansible 7 roadmap (#79307) (#79311)Sandra McCann2022-11-071-4/+6
| | | | | (cherry picked from commit 852e2d75502c5c39abeb19927d27fb852154630c) Co-authored-by: Mario Lenz <m@riolenz.de>
* Backportapalooza 10 4 (#79309)Sandra McCann2022-11-077-246/+244
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add ansible 7 porting guide to index page (#79254) (cherry picked from commit 44f7ca464598d53f264b4d6d6a40ec27715e2557) * communication.rst: add Ansible MySQL WG information (#79269) (cherry picked from commit 1c802094223edf3609f64101e4e959fef4d0adc7) * #59449: Removes translatable words from code blocks (#79193) Co-authored-by: Jaroslav Klech <jklech@redhat.com> (cherry picked from commit 65e725f08fb4278cde1278bdea5c10a2480e036d) * Add more documentation for InventoryData methods (#79288) * Add more documentation for InventoryData methods Reword some constructed documention and mention fetch_hostvars * describe use cases for default strict behavior Co-Authored-By: Brian Coca <bcoca@users.noreply.github.com> Co-authored-by: Brian Coca <bcoca@users.noreply.github.com> (cherry picked from commit a12a9b409f964a911c7348e85035475fd6eab0b4) * blockinfile - document multiline marker behavior (#79292) (cherry picked from commit f700047e69a03917194d1ec9f6d73577013362ce) Co-authored-by: Andrew Klychkov <aklychko@redhat.com> Co-authored-by: JaroslavKlech <klechh@gmail.com> Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
* Backportapalooza 10 27 (#79247)Sandra McCann2022-10-2811-46/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * managed node requirement amend (#79189) (cherry picked from commit 757efa4a457a20731dcdaa38f86a02e14b446ede) * documentation fix for file module 78988 (#79182) (cherry picked from commit 465480f755b7f4bad72090bbb350c1bd993505ae) * Added link to the Ansible meetup page (#79207) (cherry picked from commit f3f7d442389208ed5b249902c01d7d888f7c0546) * add link to fest videos (#79196) (cherry picked from commit 060f114d8ca8bc4e75780c3a3845a9fffadda7da) * Docs: Typos and edits in collections integration (#79228) (cherry picked from commit 74f55db5c6c1d50773ab22e7016abb0ff18c818a) * fix url for fest VoD banner (#79229) (cherry picked from commit 656d01dd24cf012dbca0fbf25482c0eb47d77256) * Docs: Typos and edits in collections reviews (#79217) (cherry picked from commit fa8dc6b73d6bb4ceab4c51a4033fc774146dbfef) * plugins/lookup/pipe: docs typo fixes (#79222) (cherry picked from commit 0bacea70c4ad73cd7839762dad33924f744aabc8) * collection roles dont support plugins (#79243) (cherry picked from commit 6ee089bc80dff30a9a01165bef4e88f87d91daad) Co-authored-by: prasadpatil49 <51715670+prasadpatil49@users.noreply.github.com> Co-authored-by: VICTORIA JOHNSON <110999245+DrVickie8@users.noreply.github.com> Co-authored-by: Goodness Chris-Ugari <goodnesschrisugari@yahoo.com> Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com> Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
* contributor_path: misc doc fixes (#79239)Andrew Klychkov2022-10-271-1/+1
|
* Communication docs: note that editing Matrix messages causes IRC spam ↵Felix Fontein2022-10-271-1/+1
| | | | | (#79238) (#79242) (cherry picked from commit bc83da9a1b0f0cd6575d45d575bd679039585a89)
* Add Ansible community 7.0.0a2 porting guide (#79219) (#79220)Sandra McCann2022-10-261-0/+366
| | | | | (cherry picked from commit f02b8fb6f0b49fac264956dced392371163e95fe) Co-authored-by: Christian Adams <chadams@redhat.com>
* contributor_path: fix links (#79137)Andrew Klychkov2022-10-261-2/+2
|
* update alpha to next week (#79166) (#79167)Sandra McCann2022-10-251-1/+1
| | | (cherry picked from commit d82d232d0715717d0569d3c645d3e47cad14b4db)
* contributor_path: add doc link (#79138) (#79139)Andrew Klychkov2022-10-251-1/+3
| | | (cherry picked from commit 808f5a0c038ec276f0945013e7ee1f0b2c2b4fbf)
* Updating Japanese translation (#79205)Yanis Guenane2022-10-2524-15434/+43931
|
* Backportapalooza 10 20 (#79180)Sandra McCann2022-10-2518-42/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * docs: fix typos (#79082) (cherry picked from commit ad5d9843d651dd35287e2ad1ed0f57439e864e7e) * Docs: syntax error in Parsing semi-structured text with Ansible (#79085) (cherry picked from commit 7d6984618da4c481b2980c1fe4b5b0fa95ae50da) * Added code-block wrappers in implicit_localhost.rst (#79086) Fixes #79031 (cherry picked from commit 8ecfb7c6d8384365cf34c893f6e6faad421f3bc3) * Misc Typo fixes (#79088) (cherry picked from commit a48c4422759605a95e74d0a7e8456ad35f72caa8) * Add code-block wrappers to code examples in playbooks_filters.rst (#79093) Fixes #79029 (cherry picked from commit dfef3260a52a0d1038ed0c6840a5d40a4dbfeeb3) * Apply minor formatting changes to "playbooks directory" section (#79092) (cherry picked from commit 1286b7d42ee9053fa016812eddce40ce40978581) * Made changes to notes on #L9 and #L21 (#79173) (cherry picked from commit d6c268378f248c5892298627ad74562593c6300b) * Update communication.rst (#79172) grammar fixes (cherry picked from commit 1a6cfa8203e932019d1e7eb1d2485f1fe15c7f2c) * Update contributor_path.rst (#79170) grammar fixes (cherry picked from commit 64d5c6cc3af4aa3e39648442e5ed1823543452dc) * Update overview_architecture.rst (#79161) Add missing right parenthesis (cherry picked from commit 89af4e6e31f83f2f51a6e7eeedafcf1b4c2d7b5f) * Added the emphasize changelog (#79160) Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> (cherry picked from commit b7eb0670907637ab2a9c0f40dfe5dc46eb7efbe0) * minor changes in documentation (#79114) (cherry picked from commit cc3abae532ac9d4638bc2299cfc61dd1426658f3) * Setting indentation correctly in the Example section (#79072) (cherry picked from commit 1182059d462c98d908cd0caaedd209aff6acc3a6) * docs: cgroupsv1 is required for ansible-test with docker (#79066) (cherry picked from commit ae38628404598832c5e652ec805e89a62c24e2c4) * Change occurance yes/no to true/false (#79035) (cherry picked from commit 551f5a375327347b26d352c3cbbc93afc93a2402) 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>
* remove AnsibleFest banner (#79156) (#79157)Sandra McCann2022-10-251-2/+2
| | | (cherry picked from commit 5b04dff7bd96f9b9592b7a48261e34a3a3bd4c0e)
* community_steering_committee: add a new member (#79089) (#79116)Andrew Klychkov2022-10-131-0/+2
| | | (cherry picked from commit ad1eba9876b35bf2d724b685b8ae2520b81b146b)