mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-26 03:01:56 +00:00
* Add a new check to ensure that module arguments are valid python identifiers * Move the check up higher, out of the if docs block * Skip validate-modules on py2 * Remove errant alias |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ignore.txt | ||
| main.py | ||
| module_args.py | ||
| schema.py | ||
| skip.txt | ||
| test_validate_modules_regex.py | ||
| utils.py | ||
| validate-modules | ||