mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
* 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.
15 lines
488 B
YAML
15 lines
488 B
YAML
namespace: community
|
|
name: crypto
|
|
version: 0.1.0
|
|
readme: README.md
|
|
authors:
|
|
- Ansible (github.com/ansible)
|
|
description: null
|
|
license: GPL-3.0-or-later
|
|
license_file: COPYING
|
|
tags: null
|
|
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
|
|
issues: https://github.com:ansible-collections/community.crypto/issues
|