summaryrefslogtreecommitdiffstats
path: root/test/units (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use ArgumentSpecValidator in AnsibleModule (#73703)Sam Doran2021-03-1912-191/+225
* 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
* distribution: Add Amazon Linux distribution facts (#73767)Abhijeet Kasurde2021-03-054-0/+148
* finish migrating ssh plugin to config system (#73708)Brian Coca2021-03-031-35/+30
* 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-011-0/+2
* Improve ArgumentSpecValidator unit tests (#73642)Sam Doran2021-02-267-190/+553
* ansible-galaxy - set the cache file after getting all collection versions (#7...Sloane Hertel2021-02-151-2/+148
* Use iskeyword and str.isidentifier for "is FQCN" (#73279)Sviatoslav Sydorenko2021-02-122-5/+24
* Add argument spec validator (#73335)Sam Doran2021-02-125-0/+296
* only add data when there is data to add (#54559)Brian Coca2021-02-111-2/+3
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-113-213/+149
* Add AlmaLinux to the family of Red Hat-like operating systems (#73541)Sam Doran2021-02-091-0/+53
* galaxy - add format options for collection list (#73474)Shane McDonald2021-02-051-0/+1
* add option to upgrade collections (#73336)Sloane Hertel2021-02-031-15/+17
* Correct pkg_mgr for Fedora-derived OSTree distros (#73445)Rick Elrod2021-02-021-0/+20
* user - Prevent user fact lookup failure if LOGNAME is set (#17029) (#73439)Alexander Sowitzki2021-02-021-0/+40
* Replace the inhouse collection dependency resolver with `resolvelib`Sviatoslav Sydorenko2021-01-276-802/+541
* use correct executable and options in all cases (#73323)Brian Coca2021-01-271-1/+1
* Let `command` always return stdout & stderr (#73004)Alexander Sowitzki2021-01-221-0/+31
* Shadow input for encrypt_string by default unless asked (fixes #71618) (#73263)Joshua Bayfield2021-01-201-0/+17
* Galaxy - make versions list consistent across versions (#72932)Jordan Borean2021-01-201-8/+6
* Fix YAML error message when error is at the end of the file (#73241)Sam Doran2021-01-191-8/+38
* facts - properly report virtualization facts for Linux guests on bhyve (#73204)Sam Doran2021-01-142-0/+28
* [facts] Differentiate CentOS vs CentOS Stream (#73034)Rick Elrod2021-01-132-0/+100
* Make `test_adhoc` succeed from within a git checkoutAlexander Sowitzki2021-01-131-1/+1
* Make `test_prepare_multipart` succeed on non Debian distrosAlexander Sowitzki2021-01-132-1/+2
* iptables: Added set module/match_set support (#72984)Martin Zimmermann2021-01-111-0/+63
* galaxy: handle plus sign in user token appearing in role url (#73057)Abhijeet Kasurde2021-01-061-0/+88
* [facts] fix version facts on FreeBSD RC/PRERELEASE (#73020)Rick Elrod2021-01-051-0/+39
* ensure unsafe writes fallback (#70722)Brian Coca2020-12-211-0/+1
* saner path dir management (#72648)Brian Coca2020-12-151-10/+13
* iptables: Adding multiport module support (#72928)Martin Zimmermann2020-12-141-0/+36
* Add implicit role_complete block instead of role._eor (#72208)Martin Krizek2020-12-092-0/+8
* vault: Read stdin data as binary on python3 (#52229)Sven Wegener2020-12-091-0/+17
* Extract embedded function to RoleMixin method and add tests (#72754)David Shrewsbury2020-12-071-1/+74
* AnsibleModule.set_mode_if_different: handle symlink is in a sticky directory ...Pilou2020-12-041-0/+40
* distribution - handle NetBSD OS Family (#70799)Abhijeet Kasurde2020-12-011-0/+25
* Ensure Ansible's unique filter preserves order (#67856)Martin Krizek2020-11-231-6/+6
* Provide better decryption errors for single vault values (#72362)Matt Martz2020-11-182-4/+4
* arg_spec - rework _check_arguments() (#72447)Sam Doran2020-11-181-0/+65
* Added caching mechanism for Galaxy API requests (#71904)Jordan Borean2020-11-091-0/+132
* iptables: Reorder comment postition (#71496)Amin Vakil2020-11-091-0/+41
* CLI - Specify jinja version in --version outputMartin Krizek2020-11-051-2/+3
* Return error if cwd directory does not exist (#72390)Alexei Znamensky2020-11-041-0/+8
* added timeout options to adhoc and console (#71230)Brian Coca2020-10-301-1/+1
* run playbook from collections (#67435)Brian Coca2020-10-281-2/+0
* url lookup - set default user agent (#72324)Sam Doran2020-10-281-0/+26
* Add a toggle for the leading separator for keyed_groups (#60882)Sloane Hertel2020-10-231-0/+1