Skip to content

Commit 7eba29b

Browse files
mcdonnnjjmorrowomni
authored andcommitted
Sort keys in metadata alphabetically
Ensure that all keys in the role metadata are sorted descending alphabetically.
1 parent a419537 commit 7eba29b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

meta/main.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2+
dependencies: []
23
galaxy_info:
34
author: First Last
4-
description: Skeleton Ansible role
55
company: CISA Cyber Assessments
6+
description: Skeleton Ansible role
67
galaxy_tags:
78
- skeleton
89
license: CC0
@@ -37,5 +38,3 @@ galaxy_info:
3738
- focal
3839
- jammy
3940
role_name: skeleton
40-
41-
dependencies: []

0 commit comments

Comments
 (0)