347e19178d
* update doc, missing future & metaclass type. * update ignore.txt * add a changelog. * update changelog. * rename changelog. * update changelog.
2 lines
144 B
YAML
2 lines
144 B
YAML
bugfixes:
|
|
- Some cloudengine modules were missing ``import __future__`` and ``metaclass``. (https://github.com/ansible/ansible/pull/67635).
|