Skip to content

Commit 9ebfc3d

Browse files
committed
replace categories with galaxy_tags
1 parent 3ecb719 commit 9ebfc3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ galaxy_info:
66
description: Install Composer, the dependency manager for PHP
77
company: Future500
88
license: LGPL-3.0
9-
min_ansible_version: 1.4
9+
min_ansible_version: "1.4"
1010
platforms:
1111
- name: Debian
1212
versions:
1313
- bullseye
1414
- bookworm
15-
categories:
15+
galaxy_tags:
1616
- web
1717
- system

0 commit comments

Comments
 (0)