summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Remove no-unicode-literals testMatt Clay2023-11-023-28/+3
* Remove unused test support pluginsMatt Clay2023-11-022-590/+0
* Remove Python 2 compat (via six) from unit testsMatt Clay2023-11-0239-168/+111
* Remove Python 2.x compat from unit tests (#82109)Matt Clay2023-11-0295-157/+103
* pip - Add module in venv exampleMatt Clay2023-10-311-0/+20
* pip - Add break_system_packages option (#82097)Matt Clay2023-10-317-1/+85
* add pep668 note to pip module docs (#82096)Matt Davis2023-10-311-0/+2
* Reboot - delete useless parameter async, not supported (#80017)Baptistech2023-10-282-1/+2
* corrected become same user config docs (#82059)Brian Coca2023-10-271-2/+3
* Add support for TLS 1.3 Post Handshake Auth (#82063)Jordan Borean2023-10-272-0/+8
* Ignore testing data for gitleaks (#82083)Jordan Borean2023-10-261-1/+1
* docs(template): use unambiguous syntax for mode (#82079)Arthur Lutz2023-10-261-1/+1
* Create a User with a Home Directory (#82078)Aditya Putta2023-10-261-0/+5
* Legacy.psm1 - Add note telling people not to use function (#82076)Jordan Borean2023-10-261-2/+5
* don't warn about using a yescrypt hash as user password (#82071)Thomas Sjögren2023-10-263-1/+18
* Consolidate systemd detection logic (#81809)Abhijeet Kasurde2023-10-264-32/+37
* Address nuance in key checking docs (#82058)Brian Coca2023-10-252-4/+8
* Fix locale related parsing error in git.pyMichael Pardatscher2023-10-252-1/+4
* any_errors_fatal fixes (#78680)Martin Krizek2023-10-2510-14/+115
* Remove obsolete requirements from prepare_http_testsMatt Clay2023-10-241-5/+1
* Fix contains example (#82067)Abhijeet Kasurde2023-10-241-1/+1
* ansible-pull now handles all secret files CLI options (#82009)Brian Coca2023-10-245-2/+27
* Clarify some points in config lookup documentation (#81951)Brian Coca2023-10-243-15/+29
* Fix additional spelling errors in builtin modules (#82012)Adam Ross2023-10-2435-43/+43
* Improve filter_encryption testMatt Clay2023-10-242-7/+13
* Simplify filter_encryption test (#82062)Matt Clay2023-10-235-54/+52
* remove args passthru on role runme tests that use grep (#82060)Matt Davis2023-10-231-13/+13
* Fix Jinja plugin deduplication (#82002)Brian Coca2023-10-219-5/+110
* ansible-test - Fix parsing of cgroup entriesMatt Clay2023-10-202-1/+3
* Fix subversion integration test (#82029)Matt Clay2023-10-195-284/+17
* var names not matching in example. (#82001)Steve Maher2023-10-191-1/+1
* Replace launchpad.net/api with api.launchpad.net @ apt_repository moduleDomenickD32023-10-192-1/+6
* ansible-test - Remove special cryptography install (#82008)Matt Clay2023-10-184-95/+2
* Update apt.py (#81975)Deeptanshu Das2023-10-171-2/+2
* Add ignore invalid options override for mod wrapper (#81899)Jordan Borean2023-10-177-7/+55
* Fix typos in builtin modules (#81969)Isaac Chung2023-10-1415-18/+18
* Fix outdated S3 URLs (#81964)Matt Clay2023-10-132-2/+2
* ansible-test - Clean up old Python 2 compat code (#81962)Matt Clay2023-10-1219-128/+26
* Update boilerplate in galaxy network templates (#81959)Matt Clay2023-10-127-14/+7
* Remove obsolete compat code from integration tests (#81961)Matt Clay2023-10-1210-70/+30
* Cleanup the hacking directory a bit (#81960)Matt Clay2023-10-122-8/+5
* Unit test cleanup (#81958)Matt Clay2023-10-126-73/+8
* ansible-test - Update base/default containers (#81957)Matt Clay2023-10-121-3/+3
* Update default test container Python to 3.12 and support for PyLint 3.0.1 (#8...Matt Davis2023-10-117-6/+37
* Remove Python `< 3.5` `selectors` fallbacks (#81872)Sviatoslav Sydorenko2023-10-1113-714/+26
* Deprecate `pycompat24` (#81896)Sviatoslav Sydorenko2023-10-103-5/+54
* Remove Python 2 importlib.import_module compat (#81879)Sviatoslav Sydorenko2023-10-105-14/+24
* Remove py2 support from urls.py (#81880)Matt Martz2023-10-0915-1470/+455
* Fix example in strftime filter plugin help (#81696)Klaas Demter2023-10-092-8/+10
* ansible-galaxy - fix traceback error for invalid req file (#81917)Jordan Borean2023-10-053-1/+20