Prepare 3.0.0 release.

This commit is contained in:
Felix Fontein 2022-08-10 21:49:56 +02:00
parent be58ccc13f
commit 5b76f05bef
2 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1,3 @@
release_summary: >-
The 3.0.0 release features a rewrite of the ``docker_container`` module,
and many modules and plugins no longer depend on the Docker SDK for Python.

View File

@ -7,7 +7,7 @@
namespace: community
name: docker
version: 3.0.0-rc2
version: 3.0.0
readme: README.md
authors:
- Ansible Docker Working Group