diff --git a/changelogs/fragments/2.24.0.yml b/changelogs/fragments/2.24.0.yml new file mode 100644 index 00000000..9e41999c --- /dev/null +++ b/changelogs/fragments/2.24.0.yml @@ -0,0 +1,3 @@ +release_summary: >- + New feature and bugfix release with multiple new modules. + It also deprecates support for older ansible-core and Python versions. diff --git a/galaxy.yml b/galaxy.yml index c0584141..6d3cc915 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -9,7 +9,7 @@ version: 2.24.0 readme: README.md authors: - Ansible (github.com/ansible) -description: null +description: Provides modules and plugins for many cryptographic operations. license: - GPL-3.0-or-later - Apache-2.0