summaryrefslogtreecommitdiffstats
path: root/changelogs
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2023-02-03 23:20:44 +0100
committerGitHub <noreply@github.com>2023-02-03 23:20:44 +0100
commit639e3e30d7765546d4b337da562edeab4349df89 (patch)
tree58d3830a459fb5c853707edfe89b290d2561b404 /changelogs
parentClean up unused imports in modules (#79898) (diff)
downloadansible-639e3e30d7765546d4b337da562edeab4349df89.tar.xz
ansible-639e3e30d7765546d4b337da562edeab4349df89.zip
Remove unused internal imports from module_utils (#79906)
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/unused-imports-module-utils-internal.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/fragments/unused-imports-module-utils-internal.yml b/changelogs/fragments/unused-imports-module-utils-internal.yml
new file mode 100644
index 0000000000..d9d88c42cd
--- /dev/null
+++ b/changelogs/fragments/unused-imports-module-utils-internal.yml
@@ -0,0 +1,4 @@
+minor_changes:
+ - >
+ Remove unused internal imports from module_utils which were not present for backwards compatibility in:
+ common.file, common.parameters, facts.system.caps, yumdnf