summaryrefslogtreecommitdiffstats
path: root/test/integration (follow)
Commit message (Expand)AuthorAgeFilesLines
* add optional module_utils import support (#73832)Matt Davis2021-03-104-8/+103
* Nonfatal facts (#73804)Brian Coca2021-03-085-22/+35
* 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-031-2/+2
* module output is only json objects (#73765)Brian Coca2021-03-034-0/+43
* Don't fail for mixed typed keys (#73726)Brian Coca2021-03-032-0/+9
* 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
* Let file module not change link to absolute when src not given (#65448)Alexander Sowitzki2021-03-012-1/+47
* 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
* 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
* 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
* Let vault lookup output unicode string. (#73571)Alexander Sowitzki2021-02-115-0/+23
* only add data when there is data to add (#54559)Brian Coca2021-02-115-0/+14
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-1113-98/+269
* Upgrade pylint used by ansible-test. (#70155)Matt Clay2021-02-112-1/+2
* unarchive: add support for .tar.zst (zstd compression) (#73265)Jeff Squyres2021-02-103-0/+70
* user - add password expiration parameters (#69531)pushkarkumar152021-02-092-0/+56
* default callback - add "show_task_path_on_failure" option (#73260)Sam Doran2021-02-093-1/+112
* Add new split filter (#73532)Matt Martz2021-02-091-0/+9
* Temporary fix for cryptography issues. (#73530)Matt Clay2021-02-088-1/+27
* [setup_rpm_repo test] Ensure rpm-build is present (#73516)Rick Elrod2021-02-053-0/+3
* Make non-lockstep callback tests more deterministic (#73511)Matt Martz2021-02-055-16/+28
* galaxy - add format options for collection list (#73474)Shane McDonald2021-02-051-0/+76
* Don't treat host_pinned as lockstep (#73484)Matt Martz2021-02-055-0/+74
* uri - add ca_path parameter (#71979)Florian Heiderich2021-02-051-0/+42
* no_log mask suboption fallback values and defaults CVE-2021-20228 (#73487)Jordan Borean2021-02-054-0/+100
* add self-signed https endpoint for ansible-test (#73463)Florian Heiderich2021-02-042-0/+2
* Make yum_repository test more reliable (#73467)Sam Doran2021-02-0414-84/+138
* add option to upgrade collections (#73336)Sloane Hertel2021-02-035-4/+312
* lineinfile - add search_string parameter for non-regexp searching (#70647)Jose Angel Munoz2021-02-026-1/+512
* Allow `$` & `~` inside paths in galaxy roles (#72966)Alexander Sowitzki2021-02-023-0/+61
* Fix warning for nonexistent inventory cache (#72840)Sloane Hertel2021-02-015-0/+84
* Make `ansible-galaxy collection verify` error out on no `MANIFEST.json`Sloane Hertel2021-02-011-0/+30
* Match user-requested transitive pre-releases in collection dependency resolve...Sviatoslav Sydorenko2021-02-012-0/+41
* change detection and check mode fixes for apt_key (#73334)Brian Coca2021-01-282-1/+12
* Replace the inhouse collection dependency resolver with `resolvelib`Sviatoslav Sydorenko2021-01-279-67/+181
* allow env to override unspecified unsafe_writes (#73282)Brian Coca2021-01-272-1/+23
* Local vars should have highest precedence in AnsibleJ2Vars (#72830)Martin Krizek2021-01-2612-0/+77
* Let `command` always return stdout & stderr (#73004)Alexander Sowitzki2021-01-222-0/+5
* Add Ubuntu 20.04 to CI and ansible-test (#69161)Rick Elrod2021-01-228-11/+39