summaryrefslogtreecommitdiff
path: root/docs/docsite/rst/dev_guide
Commit message (Collapse)AuthorAgeFilesLines
* Backport hactoberfest 1 (#79065)Sandra McCann2022-10-0610-15/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt_key, fix example indentation Co-authored-by: Matt Clay <matt@mystile.com> (cherry picked from commit cee9872605b3ff20d3ce326881da515eba17f72f) * 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 (cherry picked from commit 538b99781f81b87ff2cd18ee6eae1db49a29c37a) * added code-blocks according to #78962 (#78972) (cherry picked from commit 01484cdc68e2c8634bab5d8ffc2043e8d7471ee6) * Adding code-block wrappers to code examples (#78968) (cherry picked from commit 1db75a41bff0eedc0fafaaef0180b1c7c6912b2a) * added code-blocks according to #78963 (#78969) * added code-blocks according to #78963 * Update testing.rst, added newlines (cherry picked from commit 446406a0c844c365fb12fbf03579ee286847d964) * 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 (cherry picked from commit 3dc0c2135ed451e7fe0839740ad539b73ee4bdc9) * #78971 Update module_lifecycle.rst (#78974) * Update module_lifecycle.rst (cherry picked from commit 93c2cb2b8e1df8a5e31c2119f4c13bc8f97ed775) * #78965 Adding the code-block to prevent the translation (#78979) * Adding the code-block to prevent the translation (cherry picked from commit 9afb37eda605d79348a19d49cd0a615a6691aa3a) * Adds code-block in collection documentation (#78977) * fix issue #78976 (cherry picked from commit 1b922b42dd5e18aeff789f2ee6fcb0a43485ac12) * docs - Use code-block to format examples in Windows module development walkthrough (#78985) (cherry picked from commit 56c48d1c4507754be9bb1b557ed6681306492180) * Docs: true/false with boolean values in docsite/rst/os_guide (#78957) (cherry picked from commit fb8c2daf46d3a9293ee9ea6555279aca0fb62b9a) * Update porting_guide_2.0.rst (#78951) Replaced http link with rst version - issue https://github.com/ansible/ansible/issues/78914 (cherry picked from commit dc2d15fca4e22f7c9debc1fa69e0b2af27e972e3) * Update porting_guide_3.rst (#78952) Fixes #78914 (cherry picked from commit 919c449256d3fb6e87bd1169827ffd5355495fb9) * Update porting_guide_4.rst (#78953) (cherry picked from commit ba3264253859b95d621727259615546c0927ca63) * Update porting_guide_5.rst (#78954) (cherry picked from commit 5137cb16e915bd8d0a06bdc659cbc0f65ea9a6b2) * scenario guide doc changes (#78934) (cherry picked from commit 5b333c9665182e20c2dfbed64006ced12e897ccb) Co-authored-by: Jasper <44026484+jasperjonker@users.noreply.github.com> Co-authored-by: Ozan Uslan <54141068+ozanuslan@users.noreply.github.com> Co-authored-by: Lukas Grimm <ombre@ombre.ch> Co-authored-by: Deepshri M <92997066+Deepshaded@users.noreply.github.com> Co-authored-by: IMvision12 <88665786+IMvision12@users.noreply.github.com> Co-authored-by: Luigi Giugliano <luigi3000@gmail.com> Co-authored-by: Thomas Doczkal <thomas@doczkal.eu> Co-authored-by: jmakhack <joshmak@berkeley.edu> Co-authored-by: Sudipto Ghosh <sudipto@ghosh.pro> Co-authored-by: Kampftoast <creeper00001@googlemail.com> Co-authored-by: J-F-Far <joel.f.farthing@gmail.com>
* ansible-test validate-module - support sidecar docs (#78904) (#78933)Jordan Borean2022-09-291-1/+0
| | | (cherry picked from commit be4807b712d83370561942aa7c3c7f2141759077)
* Backportapalooza 09 29 (#78928)Sandra McCann2022-09-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * iss#72389: Adds note and polishes docs/docsite/rst/tips_tricks/sample_setup.rst (#78858) Co-authored-by: Jaroslav Klech <jklech@redhat.com> (cherry picked from commit 964e2bc6fe640adbece7efbf55cbffe99e4bf08e) * Fixes typo in rst format (#78884) .. hint:: requires a blank line above and below. (cherry picked from commit 71adb02142dbbd8f3c083ab2921f0d4b651edf64) * Update yum.py (#78829) ##### SUMMARY The entire yum command should be highlighted, not only its options. ##### ISSUE TYPE - Docs Pull Request +label: docsite_pr (cherry picked from commit f8f76c5886461d7a44bd3290337a44bccf1666b0) * Add Ansible community 7.x porting guide (#78916) (cherry picked from commit 0884a7cf0e404e17767d822080a1f7f672f69520) * Fixed spelling (#78911) (cherry picked from commit ae66d9a1f42ef6db3983fdfb996380650a54581b) * Add message about viewing chat history when on IRC (#78834) (cherry picked from commit 0343ae46d24e0179c1487ca096391667ca75bec4) Co-authored-by: JaroslavKlech <klechh@gmail.com> Co-authored-by: Anwesha Das <anwesha@das.community> Co-authored-by: Olivier Clavel <olivier.clavel@gmail.com> Co-authored-by: Christian Adams <chadams@redhat.com> Co-authored-by: Joel McGuire <jlmcguire4@gmail.com> Co-authored-by: Greg "Gwmngilfen" Sutcliffe <github@emeraldreverie.org>
* Removed repeated introduction paragraph (#78691)wnjuguna2022-09-151-10/+0
|
* Fix vars plugin code and documentation mismatch (#78562)Sloane Hertel2022-08-312-2/+6
| | | | | | | | | | | * 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
* Fixes broken links. For the github links this was where references to in ↵Joshua Kelley2022-08-258-11/+11
| | | | 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)
* fix adhoc dev example (#78593)Sloane Hertel2022-08-191-2/+2
|
* fix Ansible 2.14 reference (#78589)Sandra McCann2022-08-191-1/+1
|
* docs: Update managed node requirements (#78468)Ian Wienand2022-08-181-1/+1
|
* Relax minimal config to enable manifest functionality (#78574)Matt Martz2022-08-171-6/+1
| | | | | * Revert "Fix incorrect docs about how to enable manifest functionality (#78572)" This reverts commit ac1ca40fb3ed0a0fce387ae70cb8937208a13e03.
* Fix incorrect docs about how to enable manifest functionality (#78572)Matt Martz2022-08-171-1/+6
|
* Use MANIFEST.in style directives to build collections (#78422)Matt Martz2022-08-171-2/+89
|
* clarify collection signature not available from Community Galaxy (#78386)Sandra McCann2022-08-161-5/+22
|
* update the documentation for the _collection init_ command (#78404)Alex2022-08-091-2/+4
|
* Fix typo: missing 'install'. (#78448)Felix Fontein2022-08-041-1/+1
|
* Add basic docs on how to create a collection docsite with antsibull-docs. ↵Felix Fontein2022-08-043-1/+32
| | | | (#78387)
* docs: Fix control node reference links (#78424)Ian Wienand2022-08-041-2/+2
|
* update the out-of-date ansible-test sanity ignores (#78342)Muhammad Rafly Andrianza2022-07-271-1/+3
|
* Document choice to use Ansible Project in copyright lines (#78164)Desmond Obisi2022-07-131-11/+7
| | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
* Adding applicable licensing requirements (#78162)Desmond Obisi2022-07-131-0/+3
|
* Migrate vmware.vmware_rest Dev Guide to collection (#78255)Mario Lenz2022-07-131-105/+1
|
* Docsite: Updated style guide resources (#78048)Lewis Brogan2022-06-131-0/+1
|
* Move AWS guidelines to collection (#77959)Mario Lenz2022-06-064-782/+2
|
* Deprecate non lists lookups (#77875)Martin Krizek2022-06-031-1/+1
|
* Migrate community.vmware Dev Guide to collection (#77723)Mario Lenz2022-06-012-259/+4
|
* Remove platform dev guides from core docs (#77915)Sandra McCann2022-05-312-0/+89
|
* Fix plugin dev examples (#77759)Mario Lenz2022-05-101-3/+3
| | | | | | | * Fix plugin dev examples * Update docs/docsite/rst/dev_guide/developing_plugins.rst Co-authored-by: Felix Fontein <felix@fontein.de>
* stub out ovirt dev guide with pointer to new location (#77751)Sandra McCann2022-05-091-214/+1
|
* Updated the playbook section in this docs (#77747)Desmond Obisi2022-05-061-0/+7
|
* core branch descriptions (#76152)Matt Davis2022-05-052-0/+59
|
* Docs: `ansible-test sanity` example with a folderKristian Heljas2022-05-051-1/+4
| | | | | | | | | | | ##### 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
* simplify developing modules (#77647)Brian Coca2022-05-051-91/+44
|
* add collection pr review checklist (#77661)Sandra McCann2022-05-041-2/+3
| | | | Co-authored-by: Emmanuel Ugwu <32464178+ugwutotheeshoes@users.noreply.github.com> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* update python devel docs (#77499)Brian Coca2022-04-141-35/+21
| | | | | * update python devel docs Co-authored-by: Sandra McCann <samccann@redhat.com>
* Update developing_collections_structure.rst (#77496)Emmanuel Ugwu2022-04-111-2/+2
|
* Update developing_collections_shared.rst (#77497)Emmanuel Ugwu2022-04-081-1/+1
| | | | | | | | | | ##### SUMMARY Use of the meta/runtime.yml file to specify the ansible-core version for collections ##### ISSUE TYPE - Docs Pull Request +label: docsite_pr
* add links.yml to collection structure docs (#77415)Sandra McCann2022-03-301-1/+3
| | | | | * add links.yml to collection structure docs * fix link * Update docs/docsite/rst/dev_guide/developing_collections_structure.rst
* Add quickstart testing docs for collections (#77290)Sandra McCann2022-03-231-0/+2
| | | | Co-authored-by: Divine Odazie <dodazie@gmail.com> Co-authored-by: Emmanuel Ugwu <32464178+ugwutotheeshoes@users.noreply.github.com>
* After 2.10 Collections can use vars plugins (#77216)Jasmine Hegman2022-03-111-1/+1
|
* Update developing_modules_general_aci.rst (#73925)lumean2022-03-091-1/+12
|
* Initial mypy sanity test support for core.Matt Clay2022-03-081-0/+14
|
* add accessibility guidelines to docs style guide (#77145)Sandra McCann2022-02-281-0/+60
| | | Co-authored-by: Jill R <4121322+jillr@users.noreply.github.com>
* move collection pr quickstart over (#77087)Sandra McCann2022-02-241-0/+2
| | | | | | * move collection pr quickstart over * add link * fix CI * fix formatting
* remove list of container images (#77089)Sandra McCann2022-02-222-22/+8
| | | | * remove list of container images * remove some more centos8
* add crosslinks for changelog fragments (#77022)Sandra McCann2022-02-152-0/+4
|
* Update developing_modules_general_windows.rst (#76846)Joe Zollo2022-01-271-1/+1
|
* update ansible.legacy docs (#76839)Sandra McCann2022-01-262-12/+8
| | | | | | | | | * update ansible.legacy docs * correct role description * Update docs/docsite/rst/dev_guide/developing_locally.rst * Update docs/docsite/rst/dev_guide/developing_locally.rst
* Create separate core vs collection contributor guides (#76764)Sandra McCann2022-01-211-3/+3
| | | | | | * updated core guides * ansible package docs guides * add core guide to Ansible docs * Update docs/docsite/rst/community/maintainers.rst
* remove outdated note on limitations of R() in module docs (#76736)Sandra McCann2022-01-121-4/+0
|
* Add docs on Windows module util requirements (#76583)Jordan Borean2021-12-201-1/+49
|