Skip to content

Commit cbd1ce7

Browse files
committed
Fogot to end string with ,
1 parent ec337ae commit cbd1ce7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible_osx.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,12 @@
8181
'unzip',
8282
'vim',
8383
'watchman',
84-
'wireshark'
84+
'wireshark',
8585
'xz',
8686
'yarn',
8787
'zlib',
8888
'zsh',
89-
'smartmontools'
89+
'smartmontools',
9090
]
9191
state: present
9292
update_homebrew: yes

0 commit comments

Comments
 (0)