[stable-2.13] Remove outdated note on relative imports in docs (#79873) (#79876)

(cherry picked from commit 58461bc204)
pull/79974/head
Matt Clay 3 years ago committed by GitHub
parent e12ff0a734
commit df0e58f20b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -341,12 +341,6 @@ Files that are included from :file:`module_utils` are themselves scanned for
imports of other Python modules from :file:`module_utils` to be included in
the zipfile as well.
.. warning::
At present, the Ansiballz Framework cannot determine whether an import
should be included if it is a relative import. Always use an absolute
import that has :py:mod:`ansible.module_utils` in it to allow Ansiballz to
determine that the file should be included.
.. _flow_passing_module_args:

Loading…
Cancel
Save