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/module_defaults
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
..
action_plugins Update triple single quotes to triple double quotes (#84099) 2 months ago
collections/ansible_collections/testns Update triple single quotes to triple double quotes (#84099) 2 months ago
library Update triple single quotes to triple double quotes (#84099) 2 months ago
tasks Fix task.resolved_action callbacks (#82003) 6 months ago
templates add action_groups support to collections (#74039) 3 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
runme.sh fix module_defaults group incorrectly giving deprecation warnings (#83510) 4 months ago
test_action_group_metadata.yml Clean up integration tests (#77516) 3 years ago
test_action_groups.yml add action_groups support to collections (#74039) 3 years ago
test_defaults.yml Add toggle to fix module_defaults with module-as-redirected-action on a per-module basis (#77265) 3 years ago