1 #####################################
2 ### someone's ansible provisioner ###
3 #####################################
4 # Part of: https://git.somenet.org/root/pub/somesible.git
5 # 2017-2025 by someone <someone@somenet.org>
8 # DOESNT WORK ON DEBIAN 12.
9 #- name: add google-chrome repository
13 # uris: http://dl.google.com/linux/chrome/deb/
16 # signed_by: https://dl.google.com/linux/linux_signing_key.pub
18 # register: apt_list_changes
21 #- name: update the repository cache
25 # when: apt_list_changes.changed
28 #- name: install google-chrome
31 # - google-chrome-stable