Commit Graph

3075 Commits (4ea50cef23c3dc941b2e8dc507f37a962af6e2c8)

Author SHA1 Message Date
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