summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ansible-doc and validate-modules: remove underscore deprecation handling for ...Felix Fontein2022-11-151-1/+1
* Allow force deletion of group (#78172)Tom Page2022-11-101-0/+43
* Refactor structure of group module integration tests (#78652)Roy Lenferink2022-11-105-343/+374
* The attribute was renamed to 'action' and the extra data was not used anymore...Felix Fontein2022-11-081-3/+0
* Add missing type to the `reference` option of the documentation of the `git` ...Louis Mandel2022-11-081-1/+0
* ansible-test - Fix and update documentation links.Matt Clay2022-11-034-17/+32
* added --allow-change-held-packages for apt remove (#78203)inifares23lab2022-11-021-1/+50
* [CI] Move running `reboot` integration test to group 2Sloane Hertel2022-11-021-1/+1
* Enable the `reboot` integration test in CISviatoslav Sydorenko2022-11-022-35/+40
* ansible-test - Update test container to 7.4.0 (#79281)Jordan Borean2022-11-021-2/+2
* Fix up sanity problemsJordan Borean2022-11-028-47/+47
* ansible-test - Update PSScriptAnalyzer to 1.21.0Jordan Borean2022-11-022-25/+30
* validate-modules: do not treat falsy non-`False` defaults as `None` (#79267)Felix Fontein2022-11-012-4/+3
* Log `runme.sh` execution in integration tests (#79263)Sviatoslav Sydorenko2022-11-018-11/+8
* mention acl in permissions errors (#79209)Brian Coca2022-10-271-1/+1
* ansible-test - Update default container.Matt Clay2022-10-261-2/+2
* Bump antsibull-docs version from 1.6.1 to 1.7.0. (#79071)Felix Fontein2022-10-262-2/+2
* ansible-test - Update base and default containers.Matt Clay2022-10-251-3/+3
* Fix ansible-test-git test for newer git versions.Matt Clay2022-10-251-1/+1
* ansible-test - Fix pylint support on Python 3.11.Matt Clay2022-10-242-4/+4
* Restrict `wheel` below v0.38.0 under Pythons < 3.7 (#79187)Sviatoslav Sydorenko2022-10-243-0/+3
* Fix isinstance check (#79159)Sloane Hertel2022-10-181-0/+3
* copy, avoid moving non temp remote 'non' files (#79102)Brian Coca2022-10-172-0/+42
* ansible-galaxy install - fix unnecessary api check when installing a role fro...Sloane Hertel2022-10-141-1/+5
* Fix test for jinja2_native preserve quotes (#79131)Martin Krizek2022-10-131-2/+2
* Don't assume column index for netmask and broadcast (#79121)Matt Martz2022-10-131-0/+42
* fix password unit tests (#79113)Sloane Hertel2022-10-131-31/+20
* jinja2_native: preserve quotes in strings (#79119)Martin Krizek2022-10-124-2/+17
* compile role with all parents in the dep chain (#79079)Sloane Hertel2022-10-1213-0/+35
* fix password lookup's use of f=v settings (#76551)Brian Coca2022-10-111-51/+71
* ansible-test - Update pylint to 2.15.4.Matt Clay2022-10-112-4/+4
* copy module - fix copying directories recursively with remote_src=True (#76997)Sloane Hertel2022-10-071-0/+152
* Custom salt for ansible-vault encrypt (#79063)Brian Coca2022-10-071-0/+20
* Fix collection install from source respects symlinks (#78983)sbettid2022-10-061-0/+50
* Ensure that we do not squash keywords in validate (#79049)Matt Martz2022-10-065-0/+21
* facts: List all local (scope host) IP address ranges (#79018)Donatas Abraitis2022-10-061-0/+93
* Fix using FQCN for flush_handlers (#79057)Martin Krizek2022-10-062-0/+18
* fixes to FA inheritance (#78990)Brian Coca2022-10-042-0/+50
* Do not crash templating when filter/test name is not a valid Ansible plugin n...Felix Fontein2022-10-042-0/+18
* ansible-test - Update distro containers to 4.8.0.Matt Clay2022-09-301-6/+6
* omit keyword should reset to context (#78917)Brian Coca2022-09-303-1/+31
* ansible-test - Update coverage to version 6.5.0.Matt Clay2022-09-302-2/+2
* Fix connection/become task loop settings (#78565)Jordan Borean2022-09-306-0/+95
* ansible-test validate-module - support sidecar docs (#78904)Jordan Borean2022-09-305-170/+297
* Deprecate using a list of dicts for vars. See #78920 (#78927)Matt Martz2022-09-297-19/+19
* Upgrade antsibull-docs to 1.6.1 (#78872)Felix Fontein2022-09-292-2/+2
* avoid roles exporting vars: (#69040)Brian Coca2022-09-2811-4/+401
* ansible-test - Improve pylint command consistency. (#78896)Matt Clay2022-09-271-1/+1
* Fix known_hosts changed status when removing non-existing key (#78748)sbettid2022-09-262-0/+35
* runtime-metadata sanity test: ensure redirects are FQCRs (#78802)Felix Fontein2022-09-262-6/+38