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/lib/ansible
Matt Martz a639dc6d88
Add a new check to ensure that module arguments are valid python identifiers (#53278)
* 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
6 years ago
..
cli Update galaxy cli metadata file templates (#51398) 6 years ago
compat Have update-bundled check for updates to all bundled code 6 years ago
config Change the retry_files_enabled to False and modify the comments to reflect that this has been disabled (#52581) 6 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor interpreter discovery message tweaks (#53155) 6 years ago
galaxy Update galaxy cli metadata file templates (#51398) 6 years ago
inventory support deterministic host ordering from group ancestors (#44067) 6 years ago
module_utils acme_account: improve account deactivation idempotency (#53234) 6 years ago
modules Add a new check to ensure that module arguments are valid python identifiers (#53278) 6 years ago
parsing Fix pycodestyle E117 issues. 6 years ago
playbook handle non strings in requirements version for ansible-galaxy (#52109) 6 years ago
plugins Add hcloud server module (#53062) 6 years ago
template template: add additional variable for dest path (#52015) 6 years ago
utils restconf_config module (#51971) 6 years ago
vars Python interpreter discovery (#50163) 6 years ago
__init__.py
constants.py Become plugins (#50991) 6 years ago
context.py Become plugins (#50991) 6 years ago
release.py Codename: How Many More Times 6 years ago