Skip to content

Commit

Permalink
Update plugins/module_utils/version.py
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Fontein <[email protected]>
  • Loading branch information
Andersson007 and felixfontein authored Jan 7, 2022
1 parent 1cec3ff commit 5f93ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/module_utils/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from __future__ import absolute_import, division, print_function
__metaclass__ = type

# Once we drop support for Ansible 2.9 and ansible-base 2.10, we can
# Once we drop support for Ansible 2.9, ansible-base 2.10, and ansible-core 2.11, we can
# remove the _version.py file, and replace the following import by
#
# from ansible.module_utils.compat.version import LooseVersion
Expand Down

0 comments on commit 5f93ff9

Please sign in to comment.