Commit Graph

3567 Commits (02c49ffe60a232e2f0b16cc973a909a6ad2ae263)

Author SHA1 Message Date
Kampftoast 919c449256
Update porting_guide_3.rst (#78952)
Fixes #78914
2 years ago
Kampftoast dc2d15fca4
Update porting_guide_2.0.rst (#78951)
Replaced http link with rst version - issue https://github.com/ansible/ansible/issues/78914
2 years ago
Blaster4385 f7c01bc866
Docs: Provide descriptive labels for http references (#78959) 2 years ago
Sudipto Ghosh fb8c2daf46
Docs: true/false with boolean values in docsite/rst/os_guide (#78957) 2 years ago
jmakhack 56c48d1c45
docs - Use code-block to format examples in Windows module development walkthrough (#78985) 2 years ago
Thomas Doczkal 1b922b42dd
Adds code-block in collection documentation (#78977)
* fix issue #78976
2 years ago
Luigi Giugliano 9afb37eda6
#78965 Adding the code-block to prevent the translation (#78979)
* Adding the code-block to prevent the translation
2 years ago
IMvision12 93c2cb2b8e
#78971 Update module_lifecycle.rst (#78974)
* Update module_lifecycle.rst
2 years ago
Ozan Uslan 3dc0c2135e
Docs: Add code-block wrappers to code examples in style_guide (#78970)
* Docs: Add code-block wrappers to code examples in style_guide
List of changed files:
- docs/docsite/rst/dev-guide/style_guide/index.rst
- docs/docsite/rst/dev-guide/style_guide/basic_rules.rst
2 years ago
Lukas Grimm 446406a0c8
added code-blocks according to #78963 (#78969)
* added code-blocks according to  #78963
* Update testing.rst, added newlines
2 years ago
Deepshri M 1db75a41bf
Adding code-block wrappers to code examples (#78968) 2 years ago
Lukas Grimm 01484cdc68
added code-blocks according to #78962 (#78972) 2 years ago
Ozan Uslan 538b99781f
Docs: Add code-block wrappers to code examples: testing_documentation.rst (#78966)
* Docs: Add code-block wrappers to code examples: testing_documentation.rst
List of changed files:
- docs/docsite/rst/dev_guide/testing_documentation.rst
* Fix: match whitespace convention of other occurences
2 years ago
Jordan Borean be4807b712
ansible-test validate-module - support sidecar docs (#78904) 2 years ago
Matt Martz c3fc8db41c
Deprecate using a list of dicts for vars. See #78920 (#78927) 2 years ago
Felix Fontein d93883645c
Upgrade antsibull-docs to 1.6.1 (#78872)
* Bump antsibull-docs version to 1.6.0 to fully support filter docs.

* known_good_reqs.txt no longer exists.

* Bump version to 1.6.1.
2 years ago
Greg "Gwmngilfen" Sutcliffe 0343ae46d2
Add message about viewing chat history when on IRC (#78834) 2 years ago
Christian Adams 0884a7cf0e
Add Ansible community 7.x porting guide (#78916) 2 years ago
Shivam Durgbuns 6e949d8f5d
Added normpath filter (#78894)
Signed-off-by: Shivam Durgbuns <sdurgbun@redhat.com>
2 years ago
Shivam Durgbuns 8444d47b11
Adding two new os.path filters and its docs (#78794)
* Adding two new os.path filters and its docs

Signed-off-by: Shivam Durgbuns <sdurgbun@redhat.com>
2 years ago
Anwesha Das 71adb02142
Fixes typo in rst format (#78884)
.. hint:: requires a blank line above and below.
2 years ago
JaroslavKlech 964e2bc6fe
iss#72389: Adds note and polishes docs/docsite/rst/tips_tricks/sample_setup.rst (#78858)
Co-authored-by: Jaroslav Klech <jklech@redhat.com>
2 years ago
Matt Martz f8e8326437
Bump devel to 2.15.0.dev0 (#78817) 2 years ago
Brian Coca 3b937123d2
final docs for filters (#78800)
Co-authored-by: Felix Fontein <felix@fontein.de>
2 years ago
taso 24a42bb25e
fix network_connection_options text (#78813) 2 years ago
gryu7 ab8a291824
Add sudo for writing bash completion to a global (#78712) 2 years ago
Andrew Klychkov 2df2261cd4
Doc: Community Steering Committee policy: add topics triage workflow (#78732) 2 years ago
Tabah Baridule a55afcc39a
Added warning (#78785) 2 years ago
wnjuguna e276770ee9
Removed repeated introduction paragraph (#78691) 2 years ago
vanou c7b4a25f9d
Fix typo and wrong syntax in intro_patterns.rst (#78702) 2 years ago
Brian Coca db33ca8e1a
faq legacy vs builtin (#78769) 2 years ago
Ompragash Viswanathan d4407ca688
Ansible 6.4.0: Porting Guide (#78775) 2 years ago
Sandra McCann df6a564abd
add galaxy docs back to core' (#78764) 2 years ago
Don Naro 540442db2e
issue #78760 missing indexes (#78763) 2 years ago
Martin Krizek fd19ff2310
Propagate ansible_failed_task to an outer rescue (#78676)
Fixes #43191
Fixes #72638
Fixes #78042

Co-authored-by: Sandra McCann <samccann@redhat.com>
2 years ago
Don Naro 848143640b
issue 78082 move content and orphan user guide (#78711) 2 years ago
Don Naro 223e05e012
issue 78082 create collections users guide (#78708) 2 years ago
Don Naro 75975a691e
issue 78082 modules plugins collections (#78699) 2 years ago
Don Naro a66a6c2f84
issue 78082 create separate vault guide (#78697) 2 years ago
wnjuguna 077e1bfe17
Added section about boolean variables (#78653)
Co-authored-by: William Njuguna <william@coralogix.com>
2 years ago
Adrian Brown b8abcd17a8
new: documentation update for galaxy usr guide (#78649) 2 years ago
Sloane Hertel 2464e1e91c
Fix vars plugin code and documentation mismatch (#78562)
* Add a warning for collections that are attempting to be autoloaded to no effect
* Deprecate REQUIRES_WHITELIST and add support for REQUIRES_ENABLED so the docs are accurate
* Fix documentation
* add more vars plugin tests
* Simplify code and add a FIXME for another bug
* fix precedence
* Make setting the class attr at all a warning, even if it's True
* Add fun parsing for _load_name
* include _load_name in messages
2 years ago
jw-maynard ebcf1654c4
Note that `become_user` is required for `runas` (#78603) 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
Joshua Kelley 49fdf59d1f
Fixes typo on docsite playbook_reuse_roles page (#78630) 2 years ago
Alicia Cozine 843405077e
prep intro inventory page to be subdivided (#78634) 2 years ago
Christian Adams df497ea13b
Add Porting Guide for ansible-community v6 (#78625) 2 years ago
Sloane Hertel 5ac40b358d
fix adhoc dev example (#78593) 2 years ago
Sandra McCann 045f30371f
fix Ansible 2.14 reference (#78589) 2 years ago
Ian Wienand 1e6730aec4
docs: Update managed node requirements (#78468) 2 years ago
Don Naro e0eb45e753
Docs: Issue 78082 Create command line guide (#78567) 2 years ago
Don Naro 9e287d9002
issue 78082 move bsd hosts content (#78568) 2 years ago
Matt Martz deb54e4c5b
Relax minimal config to enable manifest functionality (#78574)
* Revert "Fix incorrect docs about how to enable manifest functionality (#78572)"

This reverts commit ac1ca40fb3.
2 years ago
Matt Martz ac1ca40fb3
Fix incorrect docs about how to enable manifest functionality (#78572) 2 years ago
Matt Martz d2f8099118
Use MANIFEST.in style directives to build collections (#78422) 2 years ago
Sandra McCann 2fdaee143a
update link for RH customers in docs banner (#78563) 2 years ago
Sandra McCann 33ee5d4c1b
update FAQ with not about libyaml (#78483) 2 years ago
Sandra McCann 7ae1eabaa4
clarify collection signature not available from Community Galaxy (#78386) 2 years ago
Don Naro ccf1a63158
issue #78082 separate inventory user guide (#78555) 2 years ago
Martin Krizek 811093f022
Move handler processing into new PlayIterator state (#77955)
Fixes #46447
Fixes #52561
Fixes #54991
Fixes #64611
Fixes #64999
Fixes #65067
Fixes #72725
Fixes #72781
Fixes #77616
2 years ago
Sandra McCann 660aceaa77
Fix version switcher for Japanese docs (#78432) 2 years ago
Arnold Kamanzi 7f69629fa7
Fix ansible-docs: shipping ansible in wheel format #78485 (#78524) 2 years ago
Akira Yokochi 0d3523df8f
docs: misc fixes in The Ansible Development Cycle (#78513) 2 years ago
Sandra McCann 0a199a07ed
remove old network link (#78495) 2 years ago
Alex 69c7e3f4a3
update the documentation for the _collection init_ command (#78404) 2 years ago
Akira Yokochi 98a5820da6
Python 3.9 Controller minimum (#78466) 2 years ago
Akira Yokochi 82246df5b7
fix configuration name in porting guide 2.12 (#78472) 2 years ago
Felix Fontein 2218b63aef
Fix typo: missing 'install'. (#78448) 2 years ago
Tabah Baridule d92f6da592
Update galaxy_server_list (#78398) 2 years ago
Felix Fontein 733a767948
Add basic docs on how to create a collection docsite with antsibull-docs. (#78387) 2 years ago
Geoffrey van Wyk ddd8b8bfd9
Improve grammar (#78391) 2 years ago
Ian Wienand f5cac6bc5d
docs: Fix control node reference links (#78424) 2 years ago
Sandra McCann eb46ab1399
fix broken link (#78434) 2 years ago
Jordan Borean ad79c1e0d0
Add support for json in adhoc -a (#78114)
Co-authored-by: Sandra McCann <samccann@redhat.com>
2 years ago
Ompragash Viswanathan 27ce607a14
Ansible 6.2.0: porting_guide changes (#78408) 2 years ago
Matt Martz 9af282debe
Slip data tagging to 2.15 (#78414) 2 years ago
Ompragash Viswanathan 5979f215a6
[WIP] Ansible 7 Roadmap (#78125) 2 years ago
Tom Janson 9bf5da8f75
Fix escaped asterisk in code block demonstrating wildcards (#78375)
The code block is rendered verbatim. This currently results in `\*` being shown, which is incorrect (i.e., not parsed as a wildcard pattern).
Removing the superfluous `\` fixes the rendering.
This PR fixes all instances of this issue on that page.
2 years ago
Tabah Baridule 85bc2bcfcd
Update information on the Intro_patterns.rst (#78192) 2 years ago
Sandra McCann 3ba6348e4d
Galaxy metadata docs update (PR 78280) (#78374)
Co-authored-by: Root <edroot@s1068319.srn.sandia.gov>
Co-authored-by: Emmanuel Ugwu <32464178+ugwutotheeshoes@users.noreply.github.com>
2 years ago
Sebastian P cb9b20311c
Update playbooks_variables.rst (#78359) 2 years ago
J. Casalino 27b4b74e52
Fix typo and style (#78365) 2 years ago
Sandra McCann eba15885cf
update Fest url per marketing (#78361) 2 years ago
Muhammad Rafly Andrianza 0f688f07af
update the out-of-date ansible-test sanity ignores (#78342) 2 years ago
Sviatoslav Sydorenko e4087baa83
Add missing colon to a snippet in complex data doc (#78349) 2 years ago
Matt Martz 1429672213
Add pep440 version_type for version test (#78308) 2 years ago
Matt Martz 399e34ddd6
Add cli docs for interacting with gpg for collection signing (#78321) 2 years ago
Hu Shuai fd810e88d6
Fix minor typos (#78294)
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2 years ago
Don Naro 7aada8d499
Docs: Issue 78082 Create playbook guide (#78262) 2 years ago
Sandra McCann 5e74693215
add AnsibleFest 2022 registration banner (#78291) 2 years ago
Jan-Piet Mens 691dde645c
Update cheetsheet to fix meaning of -k (#78271) 2 years ago
Ompragash Viswanathan 358a8ad7af
Updated release_and_maintenance.rst (#78272) 2 years ago
jlownie bc3686c784
Adding some troubleshooting detail for Kerberos connections (#78197) 2 years ago
Desmond Obisi fedd386998
Add note about package managers (#78260) 2 years ago
Desmond Obisi c9a341902b
Document choice to use Ansible Project in copyright lines (#78164)
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2 years ago
Desmond Obisi 6ddccc1604
Adding applicable licensing requirements (#78162) 2 years ago
Mario Lenz 048adac5b7
Migrate vmware.vmware_rest Dev Guide to collection (#78255) 2 years ago
Ompragash Viswanathan 3658c26ad4
Ansible 6.1.0: Updated porting_guide_6.rst (#78245) 2 years ago
Nathan Hyde be88250a83
Update python_3_support.rst (#78239)
Fix invalid characters warning when using example group names. (Replace dashes in example group name with underscores.)
2 years ago
Matt Martz b1dd2af4ca
Preflight utf8 encodings check (#78175) 2 years ago
Sandra McCann 7ec8916097
fix ternary problem (#78186) 2 years ago
Sandra McCann a77fc2e822
Pr 72292- Add context to inventory plugins (#78070)
* Add context to inventory plugins documentation

* Show how to add the inventory plugin to the `enable_plugins` configuration item - not just replace it.
* Show adding tags to `keyed_groups` without specifying the separator.
* Show adding more complex `groups` and `compose` statements, including using the ternary filter.
* As I added an additional group, I've updated the resulting `ansible-inventory` output accordingly.
2 years ago
jlownie 84105e39f4
Update vault.rst (#78140) 2 years ago
Sloane Hertel 7ec84c511f
elaborate on import/include conditional example (#78138) 2 years ago
Don Naro a1444f390d
Docs: Issue 78082 separate tips and tricks in user guide (3/3) (#78103) 2 years ago
Lewis Brogan 4bd7e50612
fixed hyperlinks to galaxy.ansible for issue #78104 (#78152) 2 years ago
Don Naro 4cfa0b07fc
issue #78082 create win user guide (#78099) 2 years ago
Don Naro 08327c698c
issue #78082 add concepts to start (#78097) 2 years ago
Don Naro 59f3f1b625
issue #78076 fix diagram (#78077) 2 years ago
Sandra McCann 70543402c7
update intersphinx links for Ansible 6 (#78121) 2 years ago
Sandra McCann e8a77626a3
update conf.py for Ansible 6 release (#78049) 2 years ago
Sandra McCann a9ce358f98
update release page to reflect Ansible 6 release (#78047)
Co-authored-by: Iheanacho Amarachi Sharon  <58210919+Iheanacho-ai@users.noreply.github.com>
2 years ago
Ompragash Viswanathan 1b63e7d3fa
docs: Update porting guide for Ansible 6.0.0 (#78101) 2 years ago
paulreece 717f178870
Add tutorial links to the docs #78073 (#78084) 2 years ago
Sandra McCann 66c0882314
reword the regex note (#75393)
Co-authored-by: Matt Martz <matt@sivel.net>
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
2 years ago
Don Naro 3cd2c494bd
issue #72449 winrm script rm (#77931) 2 years ago
Emanuele Barbato 681dc6eab9
Windows - incorrect python-devel package in WinRM docs (#78037)
Co-authored-by: Emanuele Barbato <manu@Giuseppes-MacBook-Air.local>
2 years ago
Matt Martz 18992b7947
Add new `loop_control.extended_allitems` option (#75760)
* Add new `loop_control.extended_allitems` option. Fixes #75216

* Add test for extended_allitems

* docs code block fix
2 years ago
Andrew Klychkov 46d86a882d
Docsite: update links to community docs (#78043) 2 years ago
Sandra McCann f4ad1c771e
Create reusable role layout snippet for documentation (#78057)
* reuse role structure
* reuse role snippet in role docs
2 years ago
Lewis Brogan 561cf1956d
Docsite: Updated style guide resources (#78048) 2 years ago
Felix Fontein 614dc10ef0
With antsibull-changelog >= 0.14.0 and the sidecar docs feature, test and filter plugins are detected if they have version_added (#77871)
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
2 years ago
Bennykillua 556ac89664
Rephrase-community (#77985) 2 years ago
Philippe Kueck fa840d4c7c
mention different results for password_hash depending on library used (#76863) (#77963) 2 years ago
Sandra McCann 85329beb90
update backport instructions to reflect stable-2.13 (#77958)
Co-authored-by: Divine Odazie <dodazie@gmail.com>
2 years ago
Felix Fontein ca9be6e27e
Fix docs links for the steering committee (#77974) 2 years ago
Ompragash Viswanathan a30500144e
docs: Update porting guide for ansible 6.0.0rc1 (#77991) 2 years ago
Ompragash Viswanathan f9d4c26143
docs: Update porting guide for ansible 5.9.0 (#77982) 2 years ago
Martin Krizek 0fae2383da
Add macOS fork issue to FAQ (#77965)
* Add macOS fork issue to FAQ

* Remove colon from error msg
2 years ago
Mario Lenz 0ff1ba3e12
Move AWS guidelines to collection (#77959) 2 years ago
Martin Krizek 39b3581316
Deprecate non lists lookups (#77875) 2 years ago
Andrew Klychkov e589eba506
Docs: change community collection inclusion process (#77905) 2 years ago
Dan Kolepp 16e0d4a121
fix: update button text to "Load token" (#77925) 2 years ago
Don Naro 89e4fb71e6
Issue #77681 revamp getting started guide (#77897) 2 years ago
Mario Lenz b69eb28ed2
Migrate community.vmware Dev Guide to collection (#77723) 2 years ago
Sandra McCann f3c684564c
Remove platform dev guides from core docs (#77915) 2 years ago
David Moreau Simard 9f7956ba30
docs: add missing notes in porting guide for 6.0.0b1 (#77926)
There was an issue with the changelog in community.network 4.0.0, it's
been fixed in 4.0.1 and now properly included.
2 years ago
David Moreau Simard 7c89562580
docs: update porting guide for ansible 6.0.0b1 (#77913) 2 years ago
TheBigBear 45d930e9c1
Point to Kerberos as a safer winrm setup method (#77794) 2 years ago
Sergei Petrosian 74469bf54a
[docs]Mention that global variables are not mapped to hostvars (#77783) 2 years ago
Sandra McCann a99623bce1
add anchors for crossreferencing (#77800) 2 years ago
rawtaz 9010f0fbe3
doc: Clarify stride/increment in inventory intro (#77893) 2 years ago
Matt Martz a2eb472fb6
Remove statement about dependencies and includes. Fixes #75055 (#77912) 2 years ago
David Moreau Simard 66e92a3aff
docs: Update porting guide for ansible 6.0.0a3 (#77842) 2 years ago
David Moreau Simard 059204b871
docs: Update porting guide for ansible 5.8.0 (#77843) 2 years ago
Sandra McCann f5642cea28
update version switcher to include 2.13 (#77786) 2 years ago
Tabah Baridule f75bb09a8b
Update url to quickstart video. (#77779) 2 years ago
Sandra McCann 654fff05e6
clarify Ansible EOL details (#77778)
* clarify Ansible EOL details: update docs/docsite/rst/reference_appendices/release_and_maintenance.rst
Co-authored-by: Felix Fontein <felix@fontein.de>
2 years ago
Sandra McCann 6230244537
core-2.13 - update release table (#77780) 2 years ago
Brian Coca 8e91403412
revamp basic concepts docs (#77748) 2 years ago
Felix Fontein 836683a082
Stop making core docs build talk of (ansible-)'base' when meaning (ansible-)'core'. (#77728) 2 years ago
David Moreau Simard 235f2598b1
docs: Update ansible-core release date in Ansible roadmap (#77775) 2 years ago
Matt Martz 75bc630565
2.13 GA has been bumped up a week to release on May 16 (#77772) 2 years ago
Mario Lenz 9923e92d97
Fix plugin dev examples (#77759)
* Fix plugin dev examples

* Update docs/docsite/rst/dev_guide/developing_plugins.rst

Co-authored-by: Felix Fontein <felix@fontein.de>
2 years ago
Andrew Klychkov 97e574fe6e
Docsite/communication.rst: fix formatting (#77760) 2 years ago
Sandra McCann 5e22fe21fd
stub out ovirt dev guide with pointer to new location (#77751) 2 years ago
Desmond Obisi 42086c14a3
Updated the playbook section in this docs (#77747) 2 years ago
Matt Davis d352f2ec21
core branch descriptions (#76152) 2 years ago
David Moreau Simard 0cfc291573
docs: update porting guide for ansible 6.0.0a2 (#77736) 2 years ago
Kristian Heljas 52bd59c481 Docs: `ansible-test sanity` example with a folder
##### SUMMARY
The docs mentions explicitly that you can run the tests against certain files which might not relay that it works on folders too!

Let's make this clear :)

##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr
2 years ago
Brian Coca 255745b3e6
simplify developing modules (#77647) 2 years ago
Jordan Borean dd094a4413
Mention admin requirement for runas become (#77722) 2 years ago
Douglas J Hunley 5753fd2d8d
docs: announce the PG working group (#77732) 2 years ago
Sandra McCann ef2fe6823c
add collection pr review checklist (#77661)
Co-authored-by: Emmanuel Ugwu <32464178+ugwutotheeshoes@users.noreply.github.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2 years ago
Andrew Klychkov a1ddb83fc1
Docsite: move a stepped down steering committee member to past members (#77715) 2 years ago
Alexei Znamensky c71faec595
typo in doc (#77672) 2 years ago
Sandra McCann f633b62cbc
clarify latest release (#77577)
* clarify latest release
* fix tables
2 years ago
Jan-Piet Mens f6fb402d1f
Update guide_vultr.rst (#77665) 2 years ago
deosrc cf5f0690f0
Typo fix (#77648) 2 years ago
Brian Coca b439e41a91
expand ansible-doc coverage (#74963)
* Expand ansible-doc to tests/filters and fix existing issues

  enable filter/test docs if in single file or companion yaml
  add docs for several filters/tests plugins
  allow .yml companion for docs for other plugins, must be colocated
  verify plugins are valid (not modules, cannot)
  fix 'per collection' filtering
  limit old style deprecation (_ prefix) to builtin/legacy
  start move to pathlib for saner path handling
  moved some funcitons, kept backwards compat shims with deprecation notice

  Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
  Co-authored-by: Felix Fontein <felix@fontein.de>
  Co-authored-by: Sandra McCann <samccann@redhat.com>
2 years ago
Sandra McCann a65fbfad5b
trim down to use sanity test docs requirements file (#77612)
* trim down to use sanity test docs requirements file
* add requirements back
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update docs/docsite/rst/community/documentation_contributions.rst
2 years ago
David Moreau Simard 709ae7c050
docs: Update porting guide for ansible 5.7.0 (#77646) 2 years ago
Felix Fontein 841bdb74eb
Replace antsibull with antsibull-docs (#77504) 2 years ago
Sandra McCann 096393a221
add select distro installs to docs (#77567) 2 years ago
Andrew Klychkov 3cbfee7852
community_steering_committee.rst: add new member (#77589) 2 years ago
Sandra McCann 3b0d74c145
Add contributor path page (#77494)
Co-authored-by: Emmanuel Ugwu <32464178+ugwutotheeshoes@users.noreply.github.com>
2 years ago
Kajsa Gauza 0c1cb0e9d4
Fix a broken link and some grammatical errors (#77531) 2 years ago
Matt Martz 789d29e895
Update docs to recommend the TTY for prompts over stderr (#77533) 2 years ago
Brian Coca 2fc73a9dc3
update python devel docs (#77499)
* update python devel docs

Co-authored-by: Sandra McCann <samccann@redhat.com>
2 years ago
Martin Krizek cbe42bff7f
Allow for lazy evaluation of Jinja2 expressions (#56116) 2 years ago
Will Thames c3a3bc1d0d
Allow strftime to display time in UTC (#70351) 2 years ago
Andrew Klychkov 553a226da5
Steering Committee: add new member (#77529) 2 years ago
David Moreau Simard 0d9a580f24
docs: Add porting guide for Ansible 6.0.0a1 (#77526) 2 years ago
Iheanacho Amarachi Sharon fa7c5d9b10
Update reporting_bugs_and_features.rst (#77518) 2 years ago
Matt Martz 727387ad76
2.14 Roadmap (#77387)
Co-authored-by: Matt Clay <matt@mystile.com>
2 years ago
Emmanuel Ugwu 538a19b748
Update developing_collections_structure.rst (#77496) 2 years ago
Emmanuel Ugwu eef0a1cef9
Update developing_collections_shared.rst (#77497)
##### SUMMARY
Use of the meta/runtime.yml file to specify the ansible-core version for collections


##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr
2 years ago
Martin Krizek 7126bfc61c
Clarifying how handlers are handled (#77372) 2 years ago
Brian Coca d7d2afd203
avoid recursion in example (#77436) 2 years ago
Travis Michette 6da4186f6e
Update installing_collections_file.rst (#77439) 2 years ago
Sandra McCann e8dbc84afe
Trivial (#77467)
Co-authored-by: Iheanacho Amarachi Sharon  <58210919+Iheanacho-ai@users.noreply.github.com>
2 years ago
David Moreau Simard 36371500b7
docs: Update porting guide for ansible 5.6.0 (#77466) 2 years ago
Sandra McCann 26631de88c
Document how to release a collection (#77391)
Co-authored-by: Divine Odazie <dodazie@gmail.com>
2 years ago
Andrew Klychkov 82c622a26a
community_steering_committee.rst: add chairperson (#77454) 2 years ago
Dr. András Korn ac56647f4a
INI: values with spaces can be single or double quoted (#77369) 2 years ago
Alicia Cozine 21addac5da
Docs cheatsheet - skeleton and ansible-playbook (#76655) 2 years ago
bluikko 6557a60d08
Most Matrix channels are ansible.com and not .im (#77352) 2 years ago
Christian Adamini e918cfa588
Fix list formatting (#77354) 2 years ago
rwhector bf8e186c68
Example is a single play, not a playbook 2 years ago
Sandra McCann 8caa6efaab
add links.yml to collection structure docs (#77415)
* add links.yml to collection structure docs
* fix link
* Update docs/docsite/rst/dev_guide/developing_collections_structure.rst
2 years ago