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/integration/targets/delegate_to
Matt Clay a0495fc314
Update triple single quotes to triple double quotes (#84099)
* Update triple single quotes to triple double quotes

This change was fully automated.

The updated Python files have been verified to tokenize the same as the originals, except for the expected change in quoting of strings, which were verified through literal_eval.

* Manual conversion of docstring quotes
1 month ago
..
connection_plugins Update triple single quotes to triple double quotes (#84099) 1 month ago
files ensure local exposes correct user (#72543) 4 years ago
library Require `from __future__ import annotations` (#81902) 1 year ago
roles Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 4 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
delegate_and_nolog.yml don't assume all delegation subkeys exist (#43032) 6 years ago
delegate_facts_block.yml remove default from delegate_facts to inherit (#45492) 6 years ago
delegate_facts_loop.yml Fix final fact delegation (#77008) 3 years ago
delegate_local_from_root.yml Fixed incorrect spelling of the word overridden. (#79620) 2 years ago
delegate_to_lookup_context.yml Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 4 years ago
delegate_vars_handling.yml Typo fixes and other bits and bobs (#83672) 4 months ago
delegate_with_fact_from_delegate_host.yml fix delegate_to integration test (#83865) 3 months ago
discovery_applied.yml fix discovery on loop with delegation (#70013) 5 years ago
has_hostvars.yml Allow hostvars delegation (#70331) 4 years ago
inventory ssh connection: use 'correct' host in all cases (#76017) 3 years ago
inventory_interpreters fix delegated interpreter discovery (#69604) 5 years ago
resolve_vars.yml VariableManager - add the 'vars' key before getting delegated variables (#71214) 4 years ago
runme.sh Typo fixes and other bits and bobs (#83672) 4 months ago
test_delegate_to.yml Better errors for delegate_to (#82319) 12 months ago
test_delegate_to_lookup_context.yml Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 4 years ago
test_delegate_to_loop_caching.yml Don't use the task for a cache, return a special cache var (#47243) 6 years ago
test_delegate_to_loop_randomness.yml Typo fixes and other bits and bobs (#83672) 4 months ago
test_loop_control.yml Add test for fix using loop_control with delegate_to (#33809) 7 years ago
test_random_delegate_to_with_loop.yml Do not double calculate loops and `delegate_to` (#80171) 2 years ago
test_random_delegate_to_without_loop.yml Do not double calculate loops and `delegate_to` (#80171) 2 years ago
verify_interpreter.yml fix delegated interpreter discovery (#69604) 5 years ago