Sandra McCann
dc99005820
Rst fixes ( #79939 )
...
* fix rstcheck errors for 6.1.1
* spell shell correctly
2 years ago
Alicia Cozine
5f947f867c
make this a warning, not a comment ( #79928 )
...
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
2 years ago
Matt Martz
24519f3bd1
Update example to always init ANOTHER_LIBRARY_IMPORT_ERROR ( #79927 )
2 years ago
JaroslavKlech
d8dc76e134
Mentions 'meta: flush_handlers' task ( #79542 )
2 years ago
Felix Fontein
07f1a1b7dc
docsite: bump antsibull-docs, reference collection env var index ( #79666 )
2 years ago
Matt Clay
58461bc204
Remove outdated note on relative imports in docs ( #79873 )
2 years ago
Andrew Klychkov
fa382670dc
maintainers_guidelines.rst: add a link to collection release guidelines ( #79859 )
2 years ago
Christian Adams
9d42447fa5
Add Ansible community 7.2.0 porting guide ( #79867 )
2 years ago
Mario Lenz
10f0e5f6d4
Remove dev_guide stubs ( #79795 )
...
* Remove dev_guide stubs
* Remove Cisco ACI Dev Guide
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
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.
2 years ago
Jens Timmerman
65eb5c0a9f
Update dev_guide.rst ( #79625 )
2 years 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.
2 years ago
Jo
48e6bf8d27
Fix: documentation for per-task timeout ( #79715 )
2 years ago
prasadpatil49
d7a4152851
doc fix for platform content #79794 ( #79801 )
2 years ago
Andrew Klychkov
6cb6d655b3
[Docs] maintainers_guidelines: add WG and real-time chat request info ( #79750 )
2 years ago
Evgeni Golov
7ab3de7ee8
correct examples to use removed_from_collection not collection_name ( #79803 )
2 years 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.
2 years ago
Sandra McCann
f2707d1fbc
fix filename for sidecar docs ( #79779 )
2 years ago
Matt Clay
5d71ace583
Fix broken docs links. ( #79769 )
2 years ago
Andrew Klychkov
11a27eefa2
communication.rst: improve ( #79751 )
2 years 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
2 years ago
Kenyon Ralph
b5b7f9bce2
complex_data_manipulation.rst: fix typo ( #79758 )
2 years 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>
2 years ago
Andrew Klychkov
fb32e92b1a
communication.rst: remove Tesing WG info
2 years ago
Kristian Heljas
e41d2874a6
Fix `undef()` example to a valid Jinja template ( #79701 )
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
Deric Crago
0fc932fda0
switched reference from katacoda to instruqt ( #79698 )
2 years 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
Lee Garrett
3fd519de57
Fix hardcoded python call ( #79520 )
...
Co-authored-by: Lee Garrett <lgarrett@rocketjump.eu>
2 years ago
Anwesha Das
3cdf589ca7
Add Ansible community 6.7.0 porting guide ( #79544 )
2 years ago
Don Naro
042a55fbe0
Docs: Update intersphinx links for Ansible 7 ( #79485 )
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