From b4051155a05d51ec6029b098d481545aca534d0c Mon Sep 17 00:00:00 2001 From: Ansible Bot <107943535+ansibuddy@users.noreply.github.com> Date: Wed, 31 May 2023 00:59:01 -0700 Subject: [PATCH] Changelog updated (#284) * Changelog updated * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update galaxy.yml --------- Co-authored-by: Ansible Bot Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sagar Paul --- galaxy.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 603fc26..994dafe 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -10,7 +10,13 @@ description: readme: README.md repository: https://github.com/ansible-collections/ansible.utils issues: https://github.com/ansible-collections/ansible.utils/issues -tags: [linux, networking, security, cloud, utilities, data, validation, utils] -# NOTE(pabelanger): We create an empty version key to keep ansible-galaxy -# happy. We dynamically inject version info based on git information. +tags: + - linux + - networking + - security + - cloud + - utilities + - data + - validation + - utils version: 2.10.4