community.general/lib/ansible/modules/storage/zfs
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
..
__init__.py Modules for gathering facts about ZFS datasets and pools (#19181) 2017-01-09 07:53:42 +00:00
zfs.py Remove wildcard imports 2017-07-28 22:10:17 -07:00
zfs_facts.py Remove wildcard imports 2017-07-28 22:10:17 -07:00
zpool_facts.py Remove wildcard imports 2017-07-28 22:10:17 -07:00