Remove ansible.netcommon dependency. (#1561)

This commit is contained in:
Felix Fontein 2020-12-30 10:37:23 +01:00 committed by GitHub
commit 9f71073d37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 30 additions and 5 deletions

View file

@ -0,0 +1,4 @@
major_changes:
- "The community.general collection no longer depends on the ansible.netcommon collection (https://github.com/ansible-collections/community.general/pull/1561)."
minor_changes:
- "nios_network - no longer requires the ansible.netcommon collection (https://github.com/ansible-collections/community.general/pull/1561)."