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
Toshio Kuratomi 4e6cce354e Remove wildcard imports
Made the following changes:

* Removed wildcard imports
* Replaced long form of GPL header with short form
* Removed get_exception usage
* Added from __future__ boilerplate
  * Adjust division operator to // where necessary

For the following files:

* web_infrastructure modules
* system modules
* linode, lxc, lxd, atomic, cloudscale, dimensiondata, ovh, packet,
  profitbricks, pubnub, smartos, softlayer, univention modules
* compat dirs (disabled as its used intentionally)
7 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
import Fix cloudformation module for import of non-module_utils file 7 years ago
pep8 Remove wildcard imports 7 years ago
pylint Remove automatic use of system six 7 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Disable newer shellcheck tests which don't pass. 8 years ago
validate-modules Allow specific __future__ imports in modules 7 years ago