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)
2017-07-28 22:10:17 -07:00
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
import Fix cloudformation module for import of non-module_utils file 2017-07-24 18:19:32 -07:00
pep8 Remove wildcard imports 2017-07-28 22:10:17 -07:00
pylint Remove automatic use of system six 2017-07-25 15:58:23 -07:00
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 2017-04-13 10:28:52 -07:00
shellcheck Disable newer shellcheck tests which don't pass. 2017-02-27 22:31:47 -08:00
validate-modules Allow specific __future__ imports in modules 2017-07-27 15:37:26 -07:00