Skip to content

Commit 7a4d321

Browse files
committed
ansible-lint: fix galaxy tags
1 parent 7f890d2 commit 7a4d321

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.ansible-lint

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ skip_list:
33
- var-naming[no-role-prefix]
44
- yaml[line-length]
55
- galaxy[no-changelog]
6-
- galaxy[tags]
76
- galaxy[version-incorrect]
87
- meta-runtime[unsupported-version]
98
- fqcn[action-core]

galaxy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ dependencies:
1111
license:
1212
- "Apache-2.0"
1313
tags:
14+
- infrastructure
15+
- linux
1416
- pulp
1517
repository: "https://github.com/stackhpc/ansible-collection-pulp"
1618
build_ignore:

0 commit comments

Comments
 (0)