summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/setup_paramiko (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-02Ansible 6.2.0: porting_guide changes (#78408)Ompragash Viswanathan1-0/+32
2022-08-02Slip data tagging to 2.15 (#78414)Matt Martz1-2/+1
2022-08-02Fix listing collections that are missing the metadata required by build (#76596)Sloane Hertel5-7/+78
2022-08-02config error origin (#78407)Brian Coca3-3/+5
2022-08-02Fix removing existing dir/files with `ansible-galaxy collection init --force`...Sloane Hertel3-0/+57
2022-08-02Do not allow handlers from dynamic includes to be notified (#78399)Martin Krizek5-1/+26
2022-08-02Correctly get the filename from a url in fetch_file. Fixes #29680 (#78383)Matt Martz3-1/+29
2022-08-01[WIP] Ansible 7 Roadmap (#78125)Ompragash Viswanathan2-1/+57
2022-07-29Pause module, return actual echo value (#78378)Brian Coca2-2/+3
2022-07-29ansible-test - Update base and default containers. (#78377)Matt Clay2-5/+5
2022-07-28Change the language used in the unarchive test. (#78382)Matt Clay1-3/+3
2022-07-28Fix escaped asterisk in code block demonstrating wildcards (#78375)Tom Janson1-3/+3
2022-07-28add note about permission change (#78128)Sandra McCann1-0/+4
2022-07-28Update information on the Intro_patterns.rst (#78192)Tabah Baridule1-0/+19
2022-07-28Update unit test controller requirements. (#78376)Matt Clay1-4/+4
2022-07-28Remove unit test Python 2.6 compat. (#78369)Matt Clay2-18/+4
2022-07-28Galaxy metadata docs update (PR 78280) (#78374)Sandra McCann3-5/+5
2022-07-28Update playbooks_variables.rst (#78359)Sebastian P1-1/+1
2022-07-28Fix typo and style (#78365)J. Casalino1-1/+1
2022-07-28Remove unit test pytz requirement. (#78368)Matt Clay3-10/+21
2022-07-27PluginLoader now installs module-to-be-imported in sys.modules before exec (a...Matt Davis4-1/+48
2022-07-27Make distro.id() report newer versions of OpenSuSE (at least >=15) also repor...Ruediger Pluem3-0/+12
2022-07-27update Fest url per marketing (#78361)Sandra McCann1-1/+1
2022-07-27update the out-of-date ansible-test sanity ignores (#78342)Muhammad Rafly Andrianza1-1/+3
2022-07-26ansible-test - Fix TTY and output handling. (#78350)Matt Clay17-34/+159
2022-07-26Add missing colon to a snippet in complex data doc (#78349)Sviatoslav Sydorenko1-1/+1
2022-07-26chmod aix errors with 255 is not unreachable (#78249)Brian Coca2-4/+11
2022-07-21Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78...Sloane Hertel3-10/+95
2022-07-21Add pep440 version_type for version test (#78308)Matt Martz6-1/+115
2022-07-21wait_for - Read file and perform comparisons using bytes to avoid decode erro...Matt Martz4-22/+63
2022-07-21ansible-test - Fix handling of args after `--` (#78328)Matt Clay3-70/+46
2022-07-21Add cli docs for interacting with gpg for collection signing (#78321)Matt Martz1-1/+14
2022-07-21Fix minor typos (#78294)Hu Shuai2-2/+2
2022-07-21dnf: clarify comparison operators in docs (#78316)Martin Krizek2-2/+5
2022-07-21Docs: Issue 78082 Create playbook guide (#78262)Don Naro70-9634/+10019
2022-07-21ansible-test - Update distro containers to 4.4.0. (#78322)Matt Clay1-7/+7
2022-07-20ansible-test - Update coverage to 6.4.2 (#78320)Matt Clay2-2/+2
2022-07-20Use classproperty to access field attributes of a class (#78180)Martin Krizek3-11/+5
2022-07-20Python 3.9 min for controller (#77566)Matt Martz22-46/+43
2022-07-20ansible-test - Drop Python 3.8 controller support. (#78237)Matt Clay6-20/+8
2022-07-20Fix fetch integration test on macOS. (#78314)Matt Clay2-0/+2
2022-07-20Fix expect integration test. (#78315)Matt Clay1-1/+6
2022-07-19Fix become integration test. (#78313)Matt Clay3-10/+5
2022-07-19 Drop custom repo from libuser install @ Alpine CI (#78305)Sviatoslav Sydorenko2-1/+6
2022-07-19Overhaul become integration tests. (#78312)Matt Clay11-270/+90
2022-07-19ansible-test - Use sudo for all remotes. (#78310)Matt Clay4-6/+44
2022-07-19ansible-test - Install `acl` on Alpine remotes. (#78303)Matt Clay2-0/+2
2022-07-19ansible-test - Enable ACL support on more remotes. (#78299)Matt Clay3-2/+6
2022-07-19Revert "Re-enable strategy units (#78293)" (#78300)Matt Clay1-0/+2
2022-07-19Re-enable strategy units (#78293)Matt Martz1-2/+0