Skip to content

Commit 1aa125d

Browse files
authored
Update install-apps.yml
1 parent a451fc2 commit 1aa125d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ansible/install-apps.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
hosts: all
44
become: yes
55
tasks:
6-
- stat:
7-
path: "/etc/apt/sources.list.d/google-chrome.list"
8-
register: google_apt_exists
9-
ignore_errors: yes
106
- name: Add Google Chrome key
117
apt_key:
128
url: https://dl-ssl.google.com/linux/linux_signing_key.pub

0 commit comments

Comments
 (0)