Commit Graph

3127 Commits (38e50c9f819a045ea4d40068f83e78adbfaf2e68)

Author SHA1 Message Date
Anwesha Das 29e0a68af2
Add Ansible community 7.4.0 porting guide (#80338) 1 year ago
Achim fc9415eeb4
"Ansible Lint" IntelliJ plugin added (#80263) 1 year ago
Felix Fontein 4ea50cef23
validate-modules: check_mode attribute and compare with supports_check_mode parameter (#80090)
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
1 year ago
Sandra McCann cba3952434
Move Collection requirements to ansible/ansible (#80234) 1 year ago
Benoît Geeraerts 1491ec8019
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
1 year ago
Esther Christopher 0937cc4862
Update connection.rst (#80194) 1 year ago
Alicia Cozine 507fd1bd60
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
1 year ago
Matt Clay bad8843124
ansible-test - Update git diff handling (#80202)
This change allows ansible-test to work with newer versions of git on AZP.
1 year ago
Kristian Heljas 7ce951ff48
Adjust release schedule docs to four weeks (#80166) 1 year ago
Don Naro 1055803c3a
docsite requirements path (#80134) 1 year ago
Jairo Llopis 3216e071c7
docs: automatic `always` tag in gather_facts (#80052) 1 year ago
Keeper-of-the-Keys cc8e6d06d0
Update playbooks_conditionals.rst (#80062)
"changed" was missing from the docs
1 year ago
Sandra McCann 0521184337
clarify playbook tests (#80073) 1 year ago
Andreas Deininger 841b71c94f
Fixing typos (#80045) 1 year ago
Akira Yokochi 012393e2cd
fix link for development guidelines (#80055) 1 year ago
Kristian Heljas 02c49ffe60
Encourage true/false for module documentation (#80060)
Co-authored-by: Felix Fontein <felix@fontein.de>
1 year ago
Nicolas P c8f740cfee
Fix typo docs in playbooks_tags.rst (#80117) 1 year ago
Don Naro 352010f9c3
improve doc dependency install steps (#80120) 1 year ago
Anwesha Das dbcaab1012
Add Ansible community 7.3.0 porting guide (#80106) 1 year ago
Raphael Michel 563833d124
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"
1 year ago
Desmond Obisi 5ad77fc7bb
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
1 year ago
Aastha Varma 940fdf5dba
consistent booleans for page text and code blocks (#80036)
* consistent booleans for page text and code blocks

* Update check_mode from n to false
1 year ago
Player256 ce5471fc9f
Update collection_integration_updating.rst (#80037) 1 year ago
nkakouros 998b5c1a06
Clarify when plugin settings are being populated (#79710) 1 year ago
Gijikiki ed879954f9
Update playbooks_tests.rst (#79788) 1 year ago
Don Naro 9f02e505d9
add wheel to docsite pre-reqs #79513 (#80061) 1 year ago
Anže Luzar 122de95d85
Add Steampunk Spotter to Other tools list (#80006) 1 year ago
Matt Clay a4248a63aa
Add missing newlines to YAML files (#80031) 1 year ago
Matt Martz 54ff9afa10
Data tagging delayed to 2.16 (#80011) 1 year ago
Alicia Cozine 75274021d3
fixes typo in Ansible 7 roadmap (#79996)
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
1 year ago
Alicia Cozine 0946ee2f14
adds roadmap for Ansible 8 (#79598) 1 year ago
Sandra McCann dc99005820
Rst fixes (#79939)
* fix rstcheck errors for 6.1.1
* spell shell correctly
1 year ago
Alicia Cozine 5f947f867c
make this a warning, not a comment (#79928)
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
1 year ago
Matt Martz 24519f3bd1
Update example to always init ANOTHER_LIBRARY_IMPORT_ERROR (#79927) 1 year ago
JaroslavKlech d8dc76e134
Mentions 'meta: flush_handlers' task (#79542) 1 year ago
Felix Fontein 07f1a1b7dc
docsite: bump antsibull-docs, reference collection env var index (#79666) 1 year ago
Matt Clay 58461bc204
Remove outdated note on relative imports in docs (#79873) 1 year ago
Andrew Klychkov fa382670dc
maintainers_guidelines.rst: add a link to collection release guidelines (#79859) 1 year ago
Christian Adams 9d42447fa5
Add Ansible community 7.2.0 porting guide (#79867) 1 year ago
Mario Lenz 10f0e5f6d4
Remove dev_guide stubs (#79795)
* Remove dev_guide stubs

* Remove Cisco ACI Dev Guide
1 year ago
Andrew Klychkov 58f0950638
[Docs] add doc links to documentation_contributions.rst (#79840) 1 year ago
Andrew Klychkov 722fc05c31
[Docs] add easyfix/good first issue/docs links (#79830) 1 year ago
Sorin Sbarnea 44dcfde9b8
Improve documentation on requirements.yml (#76140)
Makes it clear that user can use range identifiers with collection
versions inside requirements.yml files.
1 year ago
Jens Timmerman 65eb5c0a9f
Update dev_guide.rst (#79625) 1 year ago
Matt Clay 2164d5699c
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.
1 year ago
Jo 48e6bf8d27
Fix: documentation for per-task timeout (#79715) 1 year ago
prasadpatil49 d7a4152851
doc fix for platform content #79794 (#79801) 1 year ago
Andrew Klychkov 6cb6d655b3
[Docs] maintainers_guidelines: add WG and real-time chat request info (#79750) 1 year ago
Evgeni Golov 7ab3de7ee8
correct examples to use removed_from_collection not collection_name (#79803) 1 year ago
Matt Clay a3b7863098
validate-modules - Remove `__future__` limits (#79800)
* validate-modules - Remove `__future__` limits

Limits on specific `__future__` imports are handled by other sanity tests.

* Add integration test for module/plugin imports.
1 year ago
Sandra McCann f2707d1fbc
fix filename for sidecar docs (#79779) 1 year ago
Matt Clay 5d71ace583
Fix broken docs links. (#79769) 1 year ago
Andrew Klychkov 11a27eefa2
communication.rst: improve (#79751) 1 year ago
Kristian Heljas 97993eeb10
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
1 year ago
Kenyon Ralph b5b7f9bce2
complex_data_manipulation.rst: fix typo (#79758) 1 year ago
Brian Coca 8b032150a4
document adjacent docs (sidecar) (#79056)
* Update docs/docsite/rst/dev_guide/developing_locally.rst
Co-authored-by: Don Naro <dnaro@redhat.com>
1 year ago
Andrew Klychkov fb32e92b1a communication.rst: remove Tesing WG info 1 year ago
Kristian Heljas e41d2874a6
Fix `undef()` example to a valid Jinja template (#79701) 1 year ago
Andrew Klychkov 55f9d7f71f
Docsite: remove dead Lockdown Working Group from Communication guide (#79693) 1 year ago
Andrew Klychkov 65efa4b97f
Docsite: add Security Automation Working Group to Communication guide (#79692) 1 year ago
Andrew Klychkov fe7d488a1b
contributor_path: fix typos (#79678) 1 year ago
Deric Crago 0fc932fda0
switched reference from katacoda to instruqt (#79698) 1 year ago
Matt Clay eae02bf5b8 Fix link in compile sanity test docs. 2 years ago
Kristopher Henry Kram 8e7cc371be
Fix typo (#79641) 2 years ago
Gineesh Madapparambath e7af7532bd
Update authentication.rst (#79623) 2 years ago
Felix Fontein 51bddd862b
Document callback types in documentation (#79651) 2 years ago
Peter Tripp 69c874f478
Typo in playbooks_blocks.rst (#79603) 2 years ago
Michael Mayer aa268b8db2
Add example of yaml file with --extra-vars (#79521) 2 years ago
Matt Martz b3a1eabb7d
Add big support table (#79221)
Co-authored-by: samccann <samccann@redhat.com>
Co-authored-by: Matt Clay <matt@mystile.com>
2 years ago
Matt Martz 04209d328b
2.15.0 will release 2023-05-15 (#79567)
* 2.15.0 will release 2023-05-15

* Eliminate 1 week freeze, shift dates 1 week

* oops

Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
2 years ago
Matt Clay 245d516911
Fix `:ref:` usage in testing docs. (#79566) 2 years ago
Matt Clay 0f4afd7e6d
Remove obsolete legacy integration test docs. (#79563) 2 years ago
Matt Clay 932a32153a
Update docs for the `compile` sanity test. (#79562) 2 years ago
Raymond Yee 527abba860
Update windows_faq.rst (#79552)
`python-pip` changes to `python3-pip` for the Ubuntu 20.04 WSL distro
2 years ago
Christian Adams b1caba8b53
Add Ansible community 7.1.0 porting guide (#79553) 2 years ago
Anwesha Das 3cdf589ca7
Add Ansible community 6.7.0 porting guide (#79544) 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
Waleed Mortaja 3723c426d2
Fix lists styling (#79481) 2 years ago
Waleed Mortaja 3a6b6370ad
Add comma (#79480) 2 years ago
Christian Adams 6ea058315f
Add Ansible community 7.0.0 porting guide (#79448) 2 years ago
Don Naro 32c90080e4
Docs: Updating the Ansible community changelogs (#79400) 2 years ago
Mark Chappell 3cc95d1f12
docs - make the existence of 'trivial' changelog entries easier to find (#79440) 2 years ago
Jordan Borean 493ef4a559
WinRM - Add doc entry for cert auth over TLS 1.3 (#79434) 2 years ago
Sandra McCann a954918b60
consolidate duplicated test files (#79380) 2 years ago
seachanged 6cec31574f
Update fileglob.py (#78887)
Improve documentation for relative file paths
2 years ago
Joseph Shraibman f089aae5ee
Clarify that b64decode does not work with binary output (#79294) 2 years ago
JaroslavKlech 3ae2f97d4a
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>
2 years ago
Christian Adams 5c0b4a3798
Add Ansible community 7.0.0rc1 porting guide (#79382) 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
saranti d02f96b78c
Add note to command_line_tools.rst (#79351)
Documentation fix for #69390
2 years ago
prasadpatil49 f9451dfaf8
docfix for ssh_args FAQ (#79308) 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
Jordan Borean e7730f5d6c
Fix up incorrectly quoted doc example (#79356) 2 years ago
Christian Adams d5e90e1737
Add Ansible community 6.6.0 porting guide (#79340) 2 years ago
Christian Adams ef053bbebb
Add Ansible community 7.0.0b1 porting guide (#79341) 2 years ago
Sandra McCann 657acfb7af
update release table with 2.14 details (#79272) 2 years ago
Mario Lenz 852e2d7550
Update Ansible 7 roadmap (#79307) 2 years ago