Remove dependency on ansible.netcommon collection (#2)

* Get rid of ansible.netcommon requirement by integrating module_utils/compat/ipaddress.py.

* Reorder imports.

* Update ignore.txt for plugins/module_utils/compat/ipaddress.py.

* Linting (flake8 / pep8).

* Remove accidentally commited test for ansible/ansible#66920.
This commit is contained in:
Felix Fontein
2020-03-24 20:20:19 +01:00
parent 741f6d8d3b
commit 70615300fb
28 changed files with 2709 additions and 98 deletions

View File

@@ -8,8 +8,6 @@ description: null
license: GPL-3.0-or-later
license_file: COPYING
tags: null
#dependencies:
# ansible.netcommon: '>=0.1.0'
repository: https://github.com:ansible-collections/community.crypto
documentation: https://github.com/ansible-collection-migration/community.crypto/tree/master/docs
homepage: https://github.com:ansible-collections/community.crypto