summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.14.0b3 (#79076)v2.14.0b3jamesmarshall242022-10-104-15/+62
* Backport hacktoberfest 3 (#79069)Sandra McCann2022-10-0729-87/+90
* Fixed Latin words, replaced all via with either through or by (#79004) (#79068)Sandra McCann2022-10-0623-48/+48
* Backport hacktoberfest 4 (#79070)Sandra McCann2022-10-0625-122/+239
* Backport hacktoberfest 2 (#79067)Sandra McCann2022-10-0621-46/+46
* Backport hactoberfest 1 (#79065)Sandra McCann2022-10-0624-60/+83
* [stable-2.14] Ensure that we do not squash keywords in validate (#79049) (#79...Matt Martz2022-10-068-5/+31
* Fix using FQCN for flush_handlers (#79057) (#79061)Martin Krizek2022-10-064-1/+21
* Omit full fix (#79024)Brian Coca2022-10-068-15/+119
* [stable-2.14] Use python re to parse service output instead of grep (#79015) ...Matt Martz2022-10-062-8/+15
* Do not crash templating when filter/test name is not a valid Ansible plugin n...Felix Fontein2022-10-064-3/+27
* Update Ansible release version to v2.14.0b2.post0. (#78996)jamesmarshall242022-10-031-1/+1
* New release v2.14.0b2 (#78944)v2.14.0b2jamesmarshall242022-10-034-15/+85
* [stable-2.14] ansible-test - Update distro containers to 4.8.0.Matt Clay2022-09-301-6/+6
* [stable-2.14] ansible-test - Update coverage to version 6.5.0. (#78945)Matt Clay2022-09-302-2/+2
* Fix connection/become task loop settings (#78565) (#78935)Jordan Borean2022-09-298-11/+119
* ansible-test validate-module - support sidecar docs (#78904) (#78933)Jordan Borean2022-09-297-171/+306
* Upgrade antsibull-docs to 1.6.1 (#78872) (#78929)Sandra McCann2022-09-293-3/+4
* Backportapalooza 09 29 (#78928)Sandra McCann2022-09-296-24/+537
* apt_repository, handle both new/old gpgp stds (#78735) (#78909)Brian Coca2022-09-292-3/+12
* apt module, prevent tb from invalid type for pkg (#78666) (#78907)Brian Coca2022-09-282-3/+9
* [stable 2.14] Fix known host changed status when removing non-existing key #7...sbettid2022-09-284-0/+43
* [2.14] Improve filter docs (#78883)Felix Fontein2022-09-2860-283/+290
* plugin loader fix existing config testing (#78859) (#78891)Brian Coca2022-09-283-1/+11
* documented windows filters (#78876) (#78892)Brian Coca2022-09-283-0/+77
* Update Ansible release version to v2.14.0b1.post0. (#78875)Dimitri Savineau2022-09-261-1/+1
* New release v2.14.0b1 (#78870)v2.14.0b1Dimitri Savineau2022-09-264-2/+1089
* [stable-2.14] ansible-test - Fix integration test target filter. (#78862)Matt Clay2022-09-2213-4/+72
* ansible-test - Fix default container version. (#78854)Matt Clay2022-09-221-1/+1
* ansible-test - Update base and default containers. (#78847)Matt Clay2022-09-211-3/+3
* [stable-2.14] Don't request repo updates when only testing modes (#78843) (#7...Matt Martz2022-09-211-0/+5
* [stable-2.14] Add `use_rsa_sha2_algorithms` option for paramiko (#78789) (#78...Matt Martz2022-09-218-178/+937
* [stable-2.14] ansible-test - Update Python 3.11 support. (#78840) (#78841)Matt Clay2022-09-216-13/+12
* [stable-2.14] Add ssh_args and friends back, add var for proxy_command (#7882...Matt Martz2022-09-212-4/+46
* final docs for filters (#78800)Brian Coca2022-09-2050-66/+1503
* fix network_connection_options text (#78813)taso2022-09-201-1/+1
* vault secrets file, keep context when symlink (#78734)Brian Coca2022-09-2010-15/+107
* ansible-test - Update pylint to 2.15.3. (#78811)Matt Clay2022-09-192-3/+3
* Add sudo for writing bash completion to a global (#78712)gryu72022-09-191-2/+2
* Add --offline option to 'ansible-galaxy collection install' (#78678)Sloane Hertel2022-09-199-34/+154
* plugin docs: look at all potential sidecar docs extensions before giving up (...Felix Fontein2022-09-191-10/+14
* Fix local facts unreadable (#76095)Ruediger Pluem2022-09-193-2/+23
* While the Python function is called ismount, the filter has the names mount a...Felix Fontein2022-09-191-0/+0
* Add OSMC to Debian OS_FAMILY_MAP (#78778)Markus Opolka2022-09-163-1/+26
* Doc: Community Steering Committee policy: add topics triage workflow (#78732)Andrew Klychkov2022-09-161-0/+20
* apt - fix module short-circuiting when a package is not installed and only_up...Sloane Hertel2022-09-153-9/+22
* ansible-test - Update base and default containers. (#78774)Matt Clay2022-09-151-3/+3
* apt - fix failure when package is not installed and only_upgrade=True (#78781)Sloane Hertel2022-09-153-3/+5
* Env gitignore (#78766)Axel Gard2022-09-151-0/+9
* add ansible_name/ansible_aliases attrs to plugin objects (#78700)Sloane Hertel2022-09-1518-89/+258