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/gathering_facts
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
..
cache_plugins Update triple single quotes to triple double quotes (#84099) 2 months ago
collections/ansible_collections/cisco/ios/plugins/modules Require `from __future__ import annotations` (#81902) 1 year ago
library Require `from __future__ import annotations` (#81902) 1 year ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
inventory setup module, filter compensate for prefixes (#74924) 4 years ago
one_two.json correctly merge multiple facts results (#68987) 5 years ago
prevent_clobbering.yml dont clobber facts in loop (#71032) 4 years ago
runme.sh fact gathering, mounts, fixes for single proc code and tests (#83866) 3 months ago
test_gathering_facts.yml Recover unix load average into an ansible_loadavg fact (#75319) 2 years ago
test_module_defaults.yml add action_groups support to collections (#74039) 3 years ago
test_prevent_injection.yml misc typos (#74724) 4 years ago
test_run_once.yml Replace Unicode no-break spaces with ASCII spaces 11 months ago
two_one.json correctly merge multiple facts results (#68987) 5 years ago
uuid.fact Fix gathering facts in run_once play (#39453) 7 years ago
verify_merge_facts.yml correctly merge multiple facts results (#68987) 5 years ago
verify_subset.yml Fix setup subset (#74022) 4 years ago