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/sanity
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
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Adds the ipaddress compat library backport from Python 3.x (#42265) 6 years ago
compile Overhaul additional sanity tests. (#36803) 6 years ago
import vdirect modules: fix 'import' sanity test (#39706) 6 years ago
pep8 Explicitly exclude W504 (#38539) 6 years ago
pslint Windows: Add "special" parameter types to docs (#42853) 6 years ago
pylint EC2_group module refactor (formerly pr/37255) (#38678) 6 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 7 years ago
shellcheck Test cleanup. 7 years ago
validate-modules ACI: Add parameter types to module docs (#42893) 6 years ago
yamllint Add yamllint for plugin docs and fix issues. 6 years ago
ansible.cfg Fix ansible-test config management. 7 years ago