mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 06:30:19 -07:00
Add changes by russoz (#10192)
* remove references/test for ansible-core<2.16 * Add/update changelog fragment. * Undo change to ansible_galaxy_install. * Remove unnecessary import. --------- Co-authored-by: Alexei Znamensky <russoz@gmail.com>
This commit is contained in:
parent
387ed81cdf
commit
acbb59d3d8
7 changed files with 7 additions and 15 deletions
|
@ -124,7 +124,6 @@ from ansible.errors import AnsibleLookupError
|
|||
from ansible.module_utils.common._collections_compat import Mapping, Sequence
|
||||
from ansible.module_utils.six import string_types
|
||||
from ansible.plugins.lookup import LookupBase
|
||||
from ansible.release import __version__ as ansible_version
|
||||
from ansible.template import Templar
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue