From 0230e02afb07c4c56f1ad87bea366cbf0c5e8c73 Mon Sep 17 00:00:00 2001 From: John Prause Date: Tue, 28 Apr 2020 14:30:02 -0400 Subject: [PATCH] Adding labels to the tags section --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index b7fcc34..b62fb50 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -7,7 +7,7 @@ authors: description: null license: GPL-3.0-or-later license_file: COPYING -tags: null +tags: [posix, networking, shell, unix] dependencies: {} repository: https://github.com/ansible-collections/ansible.posix documentation: https://github.com/ansible-collections/ansible.posix/tree/master/docs