summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.10] Temporary fix for cryptography issues. (#73530). (#73533)Matt Clay2021-02-089-5/+50
* Bump antsibull-changelog version for changelog sanity test.Felix Fontein2021-02-081-1/+1
* [stable-2.10] pause - adjust warning when run in background (#73182) (#73231)Sam Doran2021-02-071-6/+19
* [stable-2.10] Fix YAML error message when error is at the end of the file (#7...Sam Doran2021-02-071-8/+38
* Use a pty for local connections (#73023) (#73281)Brian Coca2021-02-072-0/+9
* [stable-2.10] facts - properly report virtualization facts for Linux guests o...Sam Doran2021-02-072-0/+26
* fix inventory source parse error handling (#73160) (#73276)Brian Coca2021-02-071-0/+12
* Local vars should have highest precedence in AnsibleJ2Vars (#72830) (#73370)Martin Krizek2021-02-0712-0/+77
* no_log mask suboption fallback values and defaults CVE-2021-20228 (#73487) (#...Jordan Borean2021-02-075-0/+106
* git: verify, only use --raw when we need it (#70900) (#73473)Rick Elrod2021-02-072-2/+22
* Fix warning for nonexistent inventory cache (#72840) (#73443)Sloane Hertel2021-02-075-0/+84
* ensure unsafe writes fallback (#70722) (#73144)Brian Coca2021-02-074-0/+65
* [stable-2.10] import_playbook - change additional params to deprecation (#729...Sam Doran2021-02-072-2/+2
* [setup_rpm_repo test] Ensure rpm-build is present (#73516) (#73518)Rick Elrod2021-02-053-0/+3
* [stable-2.10] Make yum_repository test more reliable (#73467)Sam Doran2021-02-0313-74/+138
* validate_modules: fails with .id attribute not found (#73322)Gonéri Le Bouder2021-02-031-0/+2
* Revert "[ansible-test] Bump CentOS 6 image (yum repos) (#73446) (#73447)" (#7...Rick Elrod2021-02-011-1/+1
* [ansible-test] Bump CentOS 6 image (yum repos) (#73446) (#73447)Rick Elrod2021-02-011-1/+1
* [2.10] Add Ubuntu 20.04 to CI and ansible-test (#69161) (#73365)Rick Elrod2021-01-2611-12/+49
* [stable-2.10] Use a versioned pip bootstrapper in ansible-test. (#73359)Matt Clay2021-01-251-4/+1
* [stable-2.10] Handle get-pip.py breaking change on Python 2.7.Matt Clay2021-01-231-1/+9
* Revert "update rstcheck and sphinx versions in contraints (#73176) (#73249)"Sandra McCann2021-01-151-2/+1
* update rstcheck and sphinx versions in contraints (#73176) (#73249)Sandra McCann2021-01-151-1/+2
* [2.10] Pass the top level dictionaries to combine_vars (#72979) (#73146)Sloane Hertel2021-01-114-0/+62
* [stable-2.10] Add macOS 11 to CI (#72622) (#73180)Sam Doran2021-01-1116-16/+38
* [stable-2.10] user - properly handle password and password lock when used tog...Sam Doran2021-01-1117-1117/+1207
* [stable-2.10] Fix async interpreter parsing (#72636) (#72923)Matt Martz2021-01-114-0/+21
* [stable-2.10] Fix string/bytestring comparsion in m_u.basic (#70439) (#73129)Sam Doran2021-01-111-0/+35
* [stable-2.10] systemd - do not overwrite unit name when searching (#72985) (#...Sam Doran2021-01-116-64/+135
* Update ansible-test pylint Python support. (#72997)Matt Clay2021-01-1110-58/+151
* [stable-2.10] Remove exit code from traps in tests (#72968)Sam Doran2021-01-111-1/+0
* Collection list site packages (#70173) (#72940)Jordan Borean2021-01-111-0/+11
* [stable-2.10] Fix reset_connection paramiko, winrm, psrp (#72688) (#72925)Matt Martz2021-01-112-0/+7
* Fix task get_name to always prepend the role name (#72511) (#72919)Sloane Hertel2021-01-112-1/+31
* Support venv in ansible-test virtualenv scripts (#73163)Matt Clay2021-01-083-11/+15
* [stable-2.10] Constrain pexpect and ptyprocess (#73109)Sam Doooran2021-01-045-3/+13
* [stable-2.10] Fix cryptography constraints in ansible-test. (#72914) (#72922)Matt Clay2020-12-095-4/+71
* avoid fatal exception on invalid collection name (#72296) (#72570)Brian Coca2020-12-071-0/+7
* remove redundant remote_user for local setting (#72507)Brian Coca2020-12-073-0/+12
* [stable-2.10] pause - do not hang if run in the background (#72065) (#72605)Sam Doran2020-12-072-0/+40
* Backport/2.10/72390 (#72690)Alexei Znamensky2020-12-071-0/+8
* [stable-2.10] iptables: Reorder comment postition (#71496) (#72548)Sam Doran2020-12-071-0/+41
* [stable-2.10] ansible-test - skip installing PowerShell sanity test reqs if t...Sam Doran2020-12-071-2/+21
* [stable-2.10] wait_for - ignore psutil related errors (#72401) (#72406)Sam Doran2020-12-072-0/+23
* [stable-2.10] blockinfile - properly insert block when no trailing new line e...Sam Doran2020-12-0710-140/+300
* Fix processing of add_file_common_args=True when argument_spec is not specifi...Felix Fontein2020-12-071-12/+12
* [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457)Felix Fontein2020-12-0724-11/+446
* [stable-2.10] AnsibleModule.set_mode_if_different: handle symlink is in a sti...Sam Doran2020-12-073-0/+124
* [2.10] The implicit default for type=bool options is not 'false', but 'none' ...Felix Fontein2020-12-072-4/+2
* ansible-test sanity: fix UnicodeDecodeError for `--python 2.7 --docker` (#726...Felix Fontein2020-12-071-3/+4