summaryrefslogtreecommitdiff
path: root/changelogs/fragments/67635-Update-to-add-missing-import.yml
blob: 1c7d720e7eddc83075fcb207c9aca9ff7976fdda (plain)
1
2
bugfixes:
    - Some cloudengine modules were missing ``import __future__`` and ``metaclass``. (https://github.com/ansible/ansible/pull/67635).