mirror of https://github.com/ansible/ansible.git
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 - Clarify need for empty __init__.py * ansible-test - Update code-smell boilerplate. * Update code-smell boilerplate for core. * Update future boilerplate test for ansible-test. All ansible-test code (except for targets) and core-specific sanity tests now use the same boilerplate. The test also checks for unwanted `__future__` and `metaclass` boilerplate. * Relocate target tools to the correct directory. Several tools used on target Python versions were incorrectly placed in the controller directory. |
4 years ago | |
|---|---|---|
| .. | ||
| changelog | 4 years ago | |
| action-plugin-docs.json | 4 years ago | |
| action-plugin-docs.py | 4 years ago | |
| changelog.json | 4 years ago | |
| changelog.py | 4 years ago | |
| empty-init.json | 4 years ago | |
| empty-init.py | 4 years ago | |
| future-import-boilerplate.json | 4 years ago | |
| future-import-boilerplate.py | 4 years ago | |
| line-endings.json | 4 years ago | |
| line-endings.py | 4 years ago | |
| metaclass-boilerplate.json | 4 years ago | |
| metaclass-boilerplate.py | 4 years ago | |
| no-assert.json | 4 years ago | |
| no-assert.py | 4 years ago | |
| no-basestring.json | 4 years ago | |
| no-basestring.py | 4 years ago | |
| no-dict-iteritems.json | 4 years ago | |
| no-dict-iteritems.py | 4 years ago | |
| no-dict-iterkeys.json | 4 years ago | |
| no-dict-iterkeys.py | 4 years ago | |
| no-dict-itervalues.json | 4 years ago | |
| no-dict-itervalues.py | 4 years ago | |
| no-get-exception.json | 4 years ago | |
| no-get-exception.py | 4 years ago | |
| no-illegal-filenames.json | 4 years ago | |
| no-illegal-filenames.py | 4 years ago | |
| no-main-display.json | 4 years ago | |
| no-main-display.py | 4 years ago | |
| no-smart-quotes.json | 4 years ago | |
| no-smart-quotes.py | 4 years ago | |
| no-unicode-literals.json | 4 years ago | |
| no-unicode-literals.py | 4 years ago | |
| replace-urlopen.json | 4 years ago | |
| replace-urlopen.py | 4 years ago | |
| runtime-metadata.json | 4 years ago | |
| runtime-metadata.py | 4 years ago | |
| shebang.json | 4 years ago | |
| shebang.py | 4 years ago | |
| symlinks.json | 4 years ago | |
| symlinks.py | 4 years ago | |
| use-argspec-type-path.json | 4 years ago | |
| use-argspec-type-path.py | 4 years ago | |
| use-compat-six.json | 4 years ago | |
| use-compat-six.py | 4 years ago | |