From c217a9bf8d8dad02190795beb6f70fd1ef85e1be Mon Sep 17 00:00:00 2001 From: John Prause Date: Wed, 29 Apr 2020 16:16:37 -0400 Subject: [PATCH] Adding labels to the tags section (#19) --- 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