diff options
Diffstat (limited to 'changelogs/fragments/120-remove-ipaddress.yaml')
-rw-r--r-- | changelogs/fragments/120-remove-ipaddress.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changelogs/fragments/120-remove-ipaddress.yaml b/changelogs/fragments/120-remove-ipaddress.yaml deleted file mode 100644 index 71dc3422..00000000 --- a/changelogs/fragments/120-remove-ipaddress.yaml +++ /dev/null @@ -1,3 +0,0 @@ ---- -major_changes: - - ipaddress is no longer in ansible.netcommon. For Python versions without ipaddress (< 3.0), the ipaddress package is now required. |