summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* docs - make the existence of 'trivial' changelog entries easier to find (#79440)Mark Chappell2022-11-221-1/+10
|
* WinRM - Add doc entry for cert auth over TLS 1.3 (#79434)Jordan Borean2022-11-221-2/+4
|
* fix reject list (#79391)Brian Coca2022-11-189-25/+29
|
* Add manifest includes for reuse licenses (#79403)Matt Martz2022-11-172-9/+14
| | | | | | | * Add includes for reuse licenses * Add additional exludes to follow REJECT_EXTS * clog frag
* consolidate duplicated test files (#79380)Sandra McCann2022-11-174-179/+156
|
* Allow pip like version syntax for installing collections (#79405)Matt Martz2022-11-173-4/+20
|
* Update fileglob.py (#78887)seachanged2022-11-172-0/+2
| | | Improve documentation for relative file paths
* Clarify that b64decode does not work with binary output (#79294)Joseph Shraibman2022-11-172-0/+6
|
* iss#55935: Documents missing internal parameters and polishes 'Intern… ↵JaroslavKlech2022-11-171-53/+100
| | | | | | | (#79118) Co-authored-by: Jaroslav Klech <jklech@redhat.com> Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
* Add tests to validate vars_files first found behavior (#79386)Matt Martz2022-11-178-0/+46
|
* update antsibull-docs to 1.7.3 (#79395)Sandra McCann2022-11-172-2/+2
| | | | | * update antsibull-docs to 1.7.3 * remove extraneous changes
* typos (#79377)faust2022-11-171-4/+4
|
* Update pull.py (#79387)saranti2022-11-171-0/+3
|
* Replace _valid_attrs with fattributes (#79376)Rabi Mishra2022-11-152-1/+3
| | | It was missed in one place it seems.
* Add Ansible community 7.0.0rc1 porting guide (#79382)Christian Adams2022-11-151-0/+18
|
* [DOCS] collection_release_with_branches.rst: update major releases section ↵Andrew Klychkov2022-11-151-14/+36
| | | | | | (#79335) Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Don Naro <dnaro@redhat.com>
* ansible-doc and validate-modules: remove underscore deprecation handling for ↵Felix Fontein2022-11-153-2/+10
| | | | | | | collections (#79362) * Remove underscore deprecation handling for collections. * Also consider ansible.legacy.
* communication.rst: Add IRC channel to Storage WG info (#79374)Andrew Klychkov2022-11-151-1/+1
|
* file lookup now works with general lookup error framework (#79339)Brian Coca2022-11-142-3/+5
| | | * file lookup now works with general lookup error framework
* communication.rst: add AAP Config As Code WG (#79365)Andrew Klychkov2022-11-111-0/+1
|
* Add note to command_line_tools.rst (#79351)saranti2022-11-101-0/+3
| | | Documentation fix for #69390
* docfix for ssh_args FAQ (#79308)prasadpatil492022-11-101-1/+1
|
* update backport instructions to 2.14 (#79354)Sandra McCann2022-11-101-7/+7
|
* communication.rst: add Storage WG info (#79359)Andrew Klychkov2022-11-101-0/+1
|
* Fix up incorrectly quoted doc example (#79356)Jordan Borean2022-11-101-1/+1
|
* Allow force deletion of group (#78172)Tom Page2022-11-103-0/+82
| | | | | | | * Allow force deletion of group * Update version_added Co-authored-by: Jordan Borean <jborean93@gmail.com>
* Refactor structure of group module integration tests (#78652)Roy Lenferink2022-11-105-343/+374
| | | This to match the structure with the tests for the user module. When having the tests available as stand-alone tests, it will be easier to add more integration tests in the future.
* Japanese version switcher (#79276)Sandra McCann2022-11-081-2/+2
| | | | | * update japanese version switcher for 2.14 * update latest version
* Add Ansible community 6.6.0 porting guide (#79340)Christian Adams2022-11-081-1/+55
|
* Add Ansible community 7.0.0b1 porting guide (#79341)Christian Adams2022-11-081-3/+133
|
* openbsd factgs, use physmem instead of usermem for total mem (#79316)Darshan2022-11-081-1/+1
| | | Signed-off-by: darshanip <darshancoding@gmail.com>
* Move collection playbook output from "warning" to "-v" (#79320)stmps2022-11-081-2/+2
| | | | | * lib/ansible/executor/playbook_executor.py: fix minor typo in comment * lib/ansible/executor/playbook_executor.py: move 'running playbook inside collection' from warning to -v debugging output
* The attribute was renamed to 'action' and the extra data was not used ↵Felix Fontein2022-11-082-3/+2
| | | | anymore. (#79317)
* Add missing type to the `reference` option of the documentation of the `git` ↵Louis Mandel2022-11-082-1/+1
| | | | | | | module (#79305) * Add missing type to the `reference` option of the `git` module * No more doc-missing-type error in validate-modules
* update version switcher to include 2.14 (#79273)Sandra McCann2022-11-071-2/+2
|
* update release table with 2.14 details (#79272)Sandra McCann2022-11-071-4/+7
|
* Fix typo 'Ansbile'. (#79318)Felix Fontein2022-11-072-2/+2
|
* Update Ansible 7 roadmap (#79307)Mario Lenz2022-11-041-4/+6
|
* Delete a bad PR #79263 change note (#79295)Sviatoslav Sydorenko2022-11-031-10/+0
|
* blockinfile - document multiline marker behavior (#79292)Sloane Hertel2022-11-031-0/+2
|
* Add more documentation for InventoryData methods (#79288)Sloane Hertel2022-11-031-4/+34
| | | | | | | | | | | * 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>
* ansible-test - Fix and update documentation links.Matt Clay2022-11-035-17/+36
|
* added --allow-change-held-packages for apt remove (#78203)inifares23lab2022-11-023-4/+79
| | | | | | | | | * added --allow-change-held-packages for apt remove * add tests for apt remove (allow_change_held_packages=yes) * add changelog for apt remove (allow-change-held-packages=yes) * update tests for apt remove (allow_change_held_packages=yes)
* [CI] Move running `reboot` integration test to group 2Sloane Hertel2022-11-021-1/+1
| | | | | | PR #79289, follow-up for #78402. It was breaking the integration-aliases sanity test, but only became apparent post-merge. This patch fixes that.
* Enable the `reboot` integration test in CISviatoslav Sydorenko2022-11-022-35/+40
| | | | Co-Authored-By: Matt Clay <matt@mystile.com>
* ansible-test - Update test container to 7.4.0 (#79281)Jordan Borean2022-11-022-2/+4
|
* Added ignore revs file for tracking commits with bulk sanity changes (#79280)Jordan Borean2022-11-021-0/+3
|
* Fix up sanity problemsJordan Borean2022-11-0211-58/+58
|
* ansible-test - Update PSScriptAnalyzer to 1.21.0Jordan Borean2022-11-023-25/+34
|
* replace yes/no with true/false in docstrings (#79274)Alicia Cozine2022-11-0126-98/+98
| | | Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>