mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user