Skip to content

Commit

Permalink
Add networking tag
Browse files Browse the repository at this point in the history
  • Loading branch information
opoplawski committed Jan 17, 2023
1 parent f598186 commit 80caba7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ license:

# A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character
# requirements as 'namespace' and 'name'
tags: [pfsense]
tags:
- networking
- pfsense

# Collections that this collection requires to be installed for it to be usable. The key of the dict is the
# collection label 'namespace.name'. The value is a version range
Expand Down

0 comments on commit 80caba7

Please sign in to comment.