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
2 months ago
..
connection_plugins Update triple single quotes to triple double quotes (#84099) 2 months ago
files
library
roles
aliases
delegate_and_nolog.yml
delegate_facts_block.yml
delegate_facts_loop.yml
delegate_local_from_root.yml
delegate_to_lookup_context.yml
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
has_hostvars.yml
inventory
inventory_interpreters
resolve_vars.yml
runme.sh Typo fixes and other bits and bobs (#83672) 4 months ago
test_delegate_to.yml Better errors for delegate_to (#82319) 1 year ago
test_delegate_to_lookup_context.yml
test_delegate_to_loop_caching.yml
test_delegate_to_loop_randomness.yml Typo fixes and other bits and bobs (#83672) 4 months ago
test_loop_control.yml
test_random_delegate_to_with_loop.yml
test_random_delegate_to_without_loop.yml
verify_interpreter.yml