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