Skip to content

Commit 4a854ee

Browse files
RootenberGwebknjaz
andauthored
Update ansible/install-apps.yml
Co-Authored-By: Sviatoslav Sydorenko <[email protected]>
1 parent bea21d2 commit 4a854ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/install-apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
repo: "{{ item }}"
1717
state: present
1818
loop:
19-
- "deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main"
19+
- deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
2020
- "deb http://dl.google.com/linux/chrome/deb/ stable main"
2121
- name: Install apps
2222
apt:

0 commit comments

Comments
 (0)