summaryrefslogtreecommitdiff
path: root/test/integration/targets/delegate_to
Commit message (Expand)AuthorAgeFilesLines
* Do not double calculate loops and `delegate_to` (#80171)Matt Martz2023-03-233-0/+43
* Fixed incorrect spelling of the word overridden. (#79620)jbreitwe-rh2023-01-031-1/+1
* Deprecate using a list of dicts for vars. See #78920 (#78927)Matt Martz2022-09-291-4/+4
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* Fix final fact delegation (#77008)Brian Coca2022-02-111-1/+20
* ssh connection: use 'correct' host in all cases (#76017)Brian Coca2022-02-074-2/+34
* loop/fact delegation fix (#75768)Brian Coca2021-11-012-0/+22
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-1/+1
* delegation fix (#74685)Brian Coca2021-05-242-0/+19
* ensure local exposes correct user (#72543)Brian Coca2020-11-093-1/+13
* Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477)Matt Martz2020-10-126-1/+24
* VariableManager - add the 'vars' key before getting delegated variables (#71214)Sloane Hertel2020-10-022-0/+18
* Allow hostvars delegation (#70331)Brian Coca2020-07-225-0/+144
* Revert commits related to delegated facts changes (#70272)Sam Doran2020-06-244-24/+0
* Fix storing delegate_to facts (#70231)Martin Krizek2020-06-232-0/+9
* Fix storing local task_vars facts for the retry (#70171)Martin Krizek2020-06-223-0/+15
* fix discovery on loop with delegation (#70013)Brian Coca2020-06-112-0/+9
* fix delegated interpreter discovery (#69604)Brian Coca2020-05-224-0/+81
* fix delegation vars usage (debug still shows inventory_hostname) (#69244)Brian Coca2020-05-142-0/+61
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* Move interface management into delegate_to test.Matt Clay2019-03-262-0/+41
* fixes for stripping (#52930)Brian Coca2019-03-121-1/+2
* Fix integration test inventory.Matt Clay2019-03-121-1/+1
* Fix integration tests with custom inventory.Matt Clay2019-03-112-0/+4
* Cleanup integration test inventory. (#50753)Matt Clay2019-01-103-4/+10
* Don't use the task for a cache, return a special cache var (#47243)Matt Martz2018-10-182-2/+49
* remove default from delegate_facts to inherit (#45492)Brian Coca2018-10-102-0/+27
* Ensure we only cache the loop when the task had a loop (#44901)Matt Martz2018-08-301-0/+14
* don't assume all delegation subkeys exist (#43032)Brian Coca2018-07-242-0/+10
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Cache items when task.loop/with_items is evaluated to set delegate_to vars (#...Matt Martz2018-06-262-0/+60
* Add test for fix using loop_control with delegate_to (#33809)Martin Krizek2018-01-232-0/+18
* Add check for known_hosts changing during tests. (#26470)Matt Clay2017-07-061-1/+2
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+1
* Split integration tests out from Makefile. (#17976)Matt Clay2016-10-123-0/+64