google_chrome: Sync repo with official config
This commit is contained in:
parent
270b14ce15
commit
2c232f1654
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
- name: Enable Google Chrome repository
|
||||
ansible.builtin.yum_repository:
|
||||
name: google-chrome
|
||||
baseurl: http://dl.google.com/linux/chrome/rpm/stable/x86_64
|
||||
description: Google Chrome
|
||||
baseurl: https://dl.google.com/linux/chrome/rpm/stable/x86_64
|
||||
description: google-chrome
|
||||
gpgcheck: true
|
||||
gpgkey: https://dl.google.com/linux/linux_signing_key.pub
|
||||
enabled: true
|
||||
|
|
Loading…
Add table
Reference in a new issue