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/collections
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
..
ansiballz_dupe Require `from __future__ import annotations` (#81902) 1 year ago
collection_root_sys/ansible_collections/testns Require `from __future__ import annotations` (#81902) 1 year ago
collection_root_user/ansible_collections Update triple single quotes to triple double quotes (#84099) 1 month ago
collections/ansible_collections Update triple single quotes to triple double quotes (#84099) 1 month ago
custom_vars_plugins Update triple single quotes to triple double quotes (#84099) 1 month ago
filter_plugins Require `from __future__ import annotations` (#81902) 1 year ago
library Require `from __future__ import annotations` (#81902) 1 year ago
roles Allow a collection role to call a standalone role by default (#69102) 5 years ago
test_plugins Require `from __future__ import annotations` (#81902) 1 year ago
test_task_resolved_plugin Update triple single quotes to triple double quotes (#84099) 1 month ago
testcoll2/plugins/modules Update triple single quotes to triple double quotes (#84099) 1 month ago
a.statichost.yml Collection content loading (#52194) 6 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
cache.statichost.yml implemented 'prefix' for file based cache (#69872) 5 years ago
check_populated_inventory.yml fix using inventory and cache plugins in a collection (#56469) 5 years ago
import_collection_pb.yml Fix pb subs collapse (#74301) 4 years ago
includeme.yml module_utils fixes in collections (#55118) 6 years ago
inventory_test.yml collection routing (#67684) 5 years ago
invocation_tests.yml Action module xross coll (#68080) 5 years ago
noop.yml try to load unqualified plugins from whitelist (#70086) 5 years ago
posix.yml fix various Jinja plugin caching issues (#79781) 1 year ago
redirected.statichost.yml Rename to ansible-core (#72594) 4 years ago
runme.sh Remove deprecated configs for DEFAULT_FACT_PATH, DEFAULT_GATHER_SUBSET, and DEFAULT_GATHER_TIMEOUT (#82978) 8 months ago
test_bypass_host_loop.yml Require Jinja2 3.0.0 (#75881) 3 years ago
test_collection_meta.yml Error for context-dependent redirects (#78755) 2 years ago
test_redirect_list.yml Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73863) 4 years ago
test_task_resolved_plugin.sh Add a resolved_action task attribute (#74709) 3 years ago
vars_plugin_tests.sh Fix vars plugin code and documentation mismatch (#78562) 2 years ago
windows.yml PowerShell - Support optional module util imports (#75187) 3 years ago