mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Prepare 5.0.0 (#1123)
* Bump version to 5.0.0-a1. * Drop support for ansible-core 2.15 and 2.16. * Remove Python 2 and early Python 3 compatibility.
This commit is contained in:
+1
-2
@@ -7,7 +7,7 @@
|
||||
|
||||
namespace: community
|
||||
name: docker
|
||||
version: 4.8.1
|
||||
version: 5.0.0-a1
|
||||
readme: README.md
|
||||
authors:
|
||||
- Ansible Docker Working Group
|
||||
@@ -15,7 +15,6 @@ description: Modules and plugins for working with Docker
|
||||
license:
|
||||
- GPL-3.0-or-later
|
||||
- Apache-2.0
|
||||
- MIT
|
||||
# license_file: COPYING
|
||||
tags:
|
||||
- docker
|
||||
|
||||
Reference in New Issue
Block a user