Skip to content

Commit f398006

Browse files
authored
Merge pull request #155 from cisagov/improvement/alphabetize-yaml-attributes
Alphabetize YAML attributes
2 parents 7a16826 + fd8ab15 commit f398006

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

molecule/default/requirements.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
- src: https://github.com/cisagov/ansible-role-upgrade
3-
name: upgrade
2+
- name: upgrade
3+
src: https://github.com/cisagov/ansible-role-upgrade

0 commit comments

Comments
 (0)