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
Christian Adams
6ea058315f
Add Ansible community 7.0.0 porting guide ( #79448 )
2 years ago
Don Naro
e5399c95d5
issue #79378 html context in sphinx conf ( #79401 )
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
Sandra McCann
196084773b
Japanese version switcher ( #79276 )
...
* update japanese version switcher for 2.14
* update latest version
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
d0b6ce7473
update version switcher to include 2.14 ( #79273 )
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
Sloane Hertel
a12a9b409f
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>
2 years ago
Andrew Klychkov
1c80209422
communication.rst: add Ansible MySQL WG information ( #79269 )
2 years ago
JaroslavKlech
65e725f08f
#59449 : Removes translatable words from code blocks ( #79193 )
...
Co-authored-by: Jaroslav Klech <jklech@redhat.com>
2 years ago
Sandra McCann
44f7ca4645
add ansible 7 porting guide to index page ( #79254 )
2 years ago
Brian Coca
6ee089bc80
collection roles dont support plugins ( #79243 )
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
Sandra McCann
656d01dd24
fix url for fest VoD banner ( #79229 )
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
Christian Adams
f02b8fb6f0
Add Ansible community 7.0.0a2 porting guide ( #79219 )
2 years ago
Sloane Hertel
da3a7618ba
give a warning when no roles match the search instead of returning rc 1 ( #79195 )
...
* give a warning when no roles match the search instead of returning rc 1
* porting guide note
* Update docs/docsite/rst/porting_guides/porting_guide_core_2.15.rst
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2 years ago
VICTORIA JOHNSON
f3f7d44238
Added link to the Ansible meetup page ( #79207 )
2 years ago
Sandra McCann
060f114d8c
add link to fest videos ( #79196 )
2 years ago
prasadpatil49
757efa4a45
managed node requirement amend ( #79189 )
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
trolzen
cc3abae532
minor changes in documentation ( #79114 )
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
Jack Lin
89af4e6e31
Update overview_architecture.rst ( #79161 )
...
Add missing right parenthesis
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
Aysha Muhammed
d6c268378f
Made changes to notes on #L9 and #L21 ( #79173 )
2 years ago
Sandra McCann
d82d232d07
update alpha to next week ( #79166 )
2 years ago
Sandra McCann
5b04dff7bd
remove AnsibleFest banner ( #79156 )
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
Christian Adams
7e060c148a
Add Ansible community 6.5.0 porting guide ( #79122 )
2 years ago
NitrogenPointBlue
1286b7d42e
Apply minor formatting changes to "playbooks directory" section ( #79092 )
2 years ago
Sharif Nassar
dfef3260a5
Add code-block wrappers to code examples in playbooks_filters.rst ( #79093 )
...
Fixes #79029
2 years ago
Andrew Klychkov
ad1eba9876
community_steering_committee: add a new member ( #79089 )
2 years ago
taso
7d6984618d
Docs: syntax error in Parsing semi-structured text with Ansible ( #79085 )
2 years ago
12-malak
8ecfb7c6d8
Added code-block wrappers in implicit_localhost.rst ( #79086 )
...
Fixes #79031
2 years ago
KIDANI Akito
ad5d9843d6
docs: fix typos ( #79082 )
2 years ago
Sloane Hertel
eecc4046e8
Fix empty str defaults in config/base.yml ( #77733 )
...
* fix empty str default for config/base.yml config options by rendering '' instead of ``''``
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
2 years ago
Shubhadeep Das
680bf029b1
Docs: Add code-block wrappers in lookup.rst & strategy.rst ( #79032 , #79033 ) ( #79048 )
2 years ago
Shellylo
35700f57cc
Docs: Add code-block wrappers in faq.rst ( #79047 )
2 years ago
shade34321
25a770de37
Docs: fixed configs docs to properly display code blocks ( #79040 )
...
* fixed some docs to properly display code blocks
Co-authored-by: Shade Alabsa <shadealabsa@microsoft.com>
2 years ago
shade34321
3fc3371463
Cleaned up test_strategies doc ( #79045 )
...
Authored-by: Shade Alabsa <shadealabsa@microsoft.com>
2 years ago
Deepshri M
3a788314a2
Docs: Adding code blocks wrapper ( #79042 )
...
* Adding code blocks wrapper
2 years ago
Mudit Choudhary
63b5fc4b8d
Docs: Add code-block wrappers to code examples ( #79037 )
...
* Docs: Add code-block wrappers to code examples
2 years ago
Deepshri M
57f22529cb
Add code-block wrappers in network_debug_troubleshooting.rst
2 years ago
prayatharth
56285b1d2b
Docs: true/false with boolean values ( #78980 )
...
* Adding FQCN community.postgresql. to postgresql modules
2 years ago
Samuel Gaist
367cdae3b2
docs: replace latin terms with english in the scenario_guides ( #79008 )
2 years ago
Samuel Gaist
4d3c12ae9e
docs: replace latin terms with english in the reference_appendices ( #79010 )
2 years ago
smeet07
8f4133b514
Docs: Replace Latin in the porting guides ( #79011 )
2 years ago
taso
ea04d05a1e
Docs: Typo in Alibaba Cloud Compute Services Guide ( #78984 )
2 years ago
Samuel Gaist
8d665a1a8e
docs: replace latin terms with english in network ( #79013 )
...
fixes #78999 by removing Latin usage in network docs
2 years ago
Ishan Siddiqui
f0cc70f9e1
No latin terms ( #79009 )
...
Fixes #79006
2 years ago
Suven-p
173ddde126
Docs: true/false with boolean values in docsite/rst/playbook_guide ( #78958 )
2 years ago
Ishan Siddiqui
4f4ad453c4
Fixed Latin words, replaced all via with either through or by ( #79004 )
2 years ago
Samuel Gaist
55925958ea
docs: replace latin terms with english in the os_guide directory ( #79007 )
...
Fixes #79003
2 years ago
Niranjan Meghwal
78c9fb4159
replace with boolean true/false ( #78950 )
2 years ago
Mazen Ramadan
fbd98cd824
Docs: Replace Latin terms in the dev_guide #78997 ( #79005 )
2 years ago
J-F-Far
5b333c9665
scenario guide doc changes ( #78934 )
2 years ago
Kampftoast
5137cb16e9
Update porting_guide_5.rst ( #78954 )
2 years ago
Kampftoast
ba32642538
Update porting_guide_4.rst ( #78953 )
2 years ago
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