mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* 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 |
||
|---|---|---|
| .. | ||
| ansible-doc | ||
| code-smell | ||
| compile | ||
| import | ||
| pep8 | ||
| pslint | ||
| pylint | ||
| rstcheck | ||
| shellcheck | ||
| validate-modules | ||
| yamllint | ||
| ansible.cfg | ||