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
Dag Wieers 95a1170908 Windows: Add "special" parameter types to docs (#42853)
* Windows: Add special parameter types

Adding explicit parameter types now exposes this information in the
module documentation, and proves really helpful.

We only do this for non-string types as strings, mostly because strings
are implicit.

PS We also make copyright statements consistent and use #Requires for
explicit library imports

* Type "string" must be type "str"

* A few more Copyright corrections

* More fixes

* Don't add file encoding to Powershell files

* Don't add missing interfacetypes parameter

Otherwise CI demands an incorrect version_added

* Small fix
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Adding namespace option into the xattr module (#42755) 6 years ago
legacy Added Scaleway volume module (#41667) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Updating the nios_test_container version to 1.1.0 from 1.0.0 (#42526) 6 years ago
sanity Windows: Add "special" parameter types to docs (#42853) 6 years ago
units Rename AWS unit tests that are not running when changing the module (#42712) 6 years ago
utils Remove unwanted containers at CI job start. 6 years ago