You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Matt Martz 1401fa74cc
Cache items when task.loop/with_items is evaluated to set delegate_to vars (#41969)
* If we evaluate task.loop/with_items when calculating delegate_to vars, cache the items. Fixes #28231

* Add comments about caching loop items

* Add test for delegate_to+loop+random

* Be more careful about where we update task.loop
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration Cache items when task.loop/with_items is evaluated to set delegate_to vars (#41969) 8 years ago
legacy Revert "Revert "Remove VC scaleway (#40791)" (#41401)" (#41402) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner change OS X to macOS (#41294) 8 years ago
sanity Add shell out checks (#41545) 8 years ago
units change OS X to macOS (#41294) 8 years ago
utils Make docs-build sanity test disabled by default. 8 years ago