summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Change interpreter discovery defaults to silently prefer Python 3 (#75049)Sam Doran2021-08-042-5/+4
* Skip python interpreter discovery for 'forced local' module execution (#74824)Brian Coca2021-08-041-1/+2
* ansible-test - allow for the same listening port on multiple interfaces (#75387)Sam Doran2021-08-031-1/+1
* ignore/warn for undefined vars in unused handler names (#75244)Sloane Hertel2021-08-036-0/+53
* ansible-test - add ssh debugging logging (#75374)Sam Doran2021-08-033-15/+57
* fix yaml version issue with config yaml dump (#75344)Brian Coca2021-08-022-10/+1
* docs: clarify regex_search return value (#75343)Martin Krizek2021-07-301-0/+2
* Fix when evaluation on Native Jinja and Python 3.10 (#75202)Martin Krizek2021-07-301-7/+28
* ansible-test - add RHEL 8.4 as a remote (#75362)Sloane Hertel2021-07-301-0/+1
* Update test container versions (#75359)Sloane Hertel2021-07-291-2/+2
* Improve handling of AnsibleModule arguments in validate-modules (#75332)Felix Fontein2021-07-292-9/+13
* Remove duplicate any_errors_fatal test file (#75345)Martin Krizek2021-07-291-21/+0
* Add packaging to requirement of ansible-test (#75356)Sergey2021-07-292-0/+2
* Expose `unredirected_headers` to `uri` and `get_url` modules (#75308)Matt Martz2021-07-283-2/+58
* Ensure Jinja2 template header overrides are used (#75306)Martin Krizek2021-07-263-0/+35
* fix ssh cli defaults (#75245)Brian Coca2021-07-233-0/+29
* Fix resolution of action/module names in module_defaults (#75284)Sloane Hertel2021-07-212-0/+132
* Add a test for deduplicating dependencies with include_role (#75259)Sloane Hertel2021-07-152-1/+12
* modules moved to use best_parsable_locale (#75250)Brian Coca2021-07-151-0/+5
* add action_groups support to collections (#74039)Sloane Hertel2021-07-1414-43/+600
* recursive_diff: handle error when parameters are not dict (#74801)Abhijeet Kasurde2021-07-091-50/+68
* Disable jinja2_native warning in CI (#75214)Martin Krizek2021-07-081-0/+1
* Restrict packaging to < 21.0 for Python < 3.6. (#75186)Felix Fontein2021-07-071-0/+1
* Include parent role vars as well as _role_vars (#75034)Sloane Hertel2021-07-0610-0/+36
* task_executor - use correct value for ssh connection retries (#75155)Sam Doran2021-07-061-8/+8
* Vaultfilters (#74998)Brian Coca2021-06-303-0/+46
* Unfrack extra vars (#75127)Brian Coca2021-06-304-0/+29
* Remove create-repo.py script as it was changed to module (#75124)Martin Krizek2021-06-281-71/+0
* Fix baseurl handling in yum_repository test (#75096)Martin Krizek2021-06-251-5/+4
* Add a resolved_action task attribute (#74709)Sloane Hertel2021-06-2411-0/+216
* Try to get best usable locale (#75033)Brian Coca2021-06-232-0/+43
* Config init+ (#74914)Brian Coca2021-06-227-0/+85
* Implement async callbacks (#74953)David Shrewsbury2021-06-222-0/+21
* Template suboptions in a role's arg spec (#75073)Sloane Hertel2021-06-222-0/+65
* test: Unit tests for validation methods (#75061)Abhijeet Kasurde2021-06-224-0/+259
* YAML representer for VarsWithSources (#68525)Nasser Alansari2021-06-221-0/+8
* Add 'hash_behaviour' option to include_vars module (#72944)Junegunn Choi2021-06-223-0/+52
* ansible-doc: improve version_added handling (#73602)Felix Fontein2021-06-213-2/+112
* play - validate hosts entries (#74147)Sam Doran2021-06-172-115/+266
* tempfile - Remove unnecessary conditional. (#75039)Matt Clay2021-06-173-0/+66
* slurp - improve error code and test coverage (#75038)Sam Doran2021-06-162-50/+46
* command - remove unreachable code and achieve full test coverage (#75036)Sam Doran2021-06-161-0/+37
* deprecate `_remote_checksum()` and remove use in fetch (#74848)Sam Doran2021-06-1618-143/+320
* file integration test - cleanup testing users and groupSam Doran2021-06-163-0/+26
* ansible-test: exposes tiny_prefix variableGonéri Le Bouder2021-06-161-0/+2
* async_status revert most changes, keep some fixes, undep module (#74931)Brian Coca2021-06-141-1/+1
* role argspec - tag role argspec validation task with 'always' (#74994)David Shrewsbury2021-06-142-0/+16
* setup module, filter compensate for prefixes (#74924)Brian Coca2021-06-142-1/+29
* get_distribution - Return distribution for all platforms (#71641)Sam Doran2021-06-113-18/+27
* fix unsafe preservation across newlines (#74960)Brian Coca2021-06-112-0/+23