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/support
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
..
integration/plugins/modules Update triple single quotes to triple double quotes (#84099) 1 month ago
network-integration/collections/ansible_collections Typo fixes and other bits and bobs (#83672) 4 months ago
windows-integration Update triple single quotes to triple double quotes (#84099) 1 month ago
README.md pymarkdown: update docs (#83150) 7 months ago

README.md

IMPORTANT

Files under this directory are not actual plugins and modules used by Ansible and as such should not be modified. They are used for testing purposes only (and are temporary).

In almost every case, pull requests affecting files under this directory will be closed.

You are likely looking for something under https://github.com/ansible-collections/ instead.