summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73...Sloane Hertel2021-03-184-5/+105
* fix typoBaptiste Mille-Mathias2021-03-181-1/+1
* Amazon: Fix distribution facts for older releaseAbhijeet Kasurde2021-03-182-11/+50
* Send callbacks directly from the TaskExecutor instead of TaskResults masquera...Matt Martz2021-03-181-16/+16
* ansible-pull: Run All Playbooks When Multiple Are Supplied (#73172)sommersoft2021-03-173-0/+30
* Ensure task from the worker is finalized/squashed (#73881)Matt Martz2021-03-162-0/+20
* Allow for searching handler subdir for included tasks (#73809)David Shrewsbury2021-03-155-0/+28
* Don't match passive_interface for validate-modules (#73880)Paul Belanger2021-03-131-1/+1
* validate-modules no_log test: extend search range, add more known false-posit...Felix Fontein2021-03-131-3/+3
* Ensure unit test paths for connection and inventory plugins are based on the ...Mark Chappell2021-03-121-3/+5
* Use virtual host style S3 bucket names in tests.Matt Clay2021-03-126-12/+12
* validate-modules: make sure that options that potentially contain secret data...Felix Fontein2021-03-111-0/+38
* add optional module_utils import support (#73832)Matt Davis2021-03-104-8/+103
* Update `resource_prefix` syntax for ansible-test.Matt Clay2021-03-103-5/+5
* Nonfatal facts (#73804)Brian Coca2021-03-085-22/+35
* distribution: Add Amazon Linux distribution facts (#73767)Abhijeet Kasurde2021-03-054-0/+148
* Auto cleanup of async cache file (#73760)David Shrewsbury2021-03-041-0/+19
* Fix notify on import_tasks (#73572)Brian Coca2021-03-039-0/+68
* finish migrating ssh plugin to config system (#73708)Brian Coca2021-03-032-37/+32
* module output is only json objects (#73765)Brian Coca2021-03-035-0/+44
* Don't fail for mixed typed keys (#73726)Brian Coca2021-03-032-0/+9
* Remove old ansible-test windows completion entries.Matt Clay2021-03-021-2/+0
* Remove outdated --docker and --remote entries.Matt Clay2021-03-022-12/+0
* Import test: improve docs, add more tests (#73600)Felix Fontein2021-03-026-2/+83
* selinux: return selinux_getpolicytype facts (#73609)Abhijeet Kasurde2021-03-012-0/+32
* Clarify CLI version number as core version (#72287)Matt Davis2021-03-012-2/+2
* Fixed/improved regular expresssion for collection names (#73577)Alexei Znamensky2021-03-012-1/+3
* Let file module not change link to absolute when src not given (#65448)Alexander Sowitzki2021-03-012-1/+47
* Improve ArgumentSpecValidator unit tests (#73642)Sam Doran2021-02-267-190/+553
* find module - stop traversing directories with os.walk when depth is already ...Sloane Hertel2021-02-251-0/+44
* Normalize ConfigParser between Python2 and Python3 (#73715)Matt Martz2021-02-252-0/+5
* galaxy: Handle ignored directory names in role skeleton (#72035)manas-init2021-02-251-0/+13
* Operate pexpect with bytes to limit encoding issues (#73255)Matt Martz2021-02-232-9/+19
* Disable junit callback on roles_arg_spec_tests (#73663)Sam Doran2021-02-232-5/+17
* [InventoryManager] Fix two unhandled exceptions (#73667)Rick Elrod2021-02-221-14/+50
* pylint sanity test: stop ignoring 'used-before-assignment' (#73639)Felix Fontein2021-02-182-2/+0
* Split Ansible docs from core docs (#73616)Sandra McCann2021-02-172-1/+4
* ansible-galaxy - set the cache file after getting all collection versions (#7...Sloane Hertel2021-02-151-2/+148
* ansible-test: make sure tests are also run for the new plugin types (#73599)Felix Fontein2021-02-132-0/+8
* Fix ansible-test handling of egg-info.Matt Clay2021-02-132-51/+45
* Add test to verify pkg_resources imports work.Matt Clay2021-02-133-0/+27
* ansible-doc - account for empty meta/main.yml (#73590)Sam Doran2021-02-121-0/+0
* Add rolespec_validate to import/include_role (#73589)David Shrewsbury2021-02-121-0/+23
* Import sanity test for plugins (#72497)Felix Fontein2021-02-128-98/+225
* Role arg spec validation implementation (#73152)David Shrewsbury2021-02-1221-0/+645
* allow constructed to use vars plugin (#73418)Brian Coca2021-02-125-0/+21
* Update ansible-test default test containers.Matt Clay2021-02-121-2/+2
* ansible-test: yamllint, check the assigmentGonéri Le Bouder2021-02-121-1/+1
* Use iskeyword and str.isidentifier for "is FQCN" (#73279)Sviatoslav Sydorenko2021-02-122-5/+24
* Fix ansible-test constraints issues. (#73578)Matt Clay2021-02-1217-55/+132