File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 7777 gpg --yes --output "{{ kolibri_keyring_file }}" --export DC5BAA93F9E4AE4F0411F97C74F88ADB3194DD81
7878 when : not is_debian
7979
80- # - name: Remove stale apt .list
81- # file:
82- # path: /etc/apt/sources.list.d/ppa_launchpad_net_learningequality_kolibri_ubuntu.list
83- # state: absent
80+ # 2026-03-11: LET'S DELETE THESE 4 LINES LATER IN 2026
81+ - name : " Remove Kolibri PPA's legacy apt .list"
82+ file :
83+ path : /etc/apt/sources.list.d/ppa_launchpad_net_learningequality_kolibri_ubuntu.list
84+ state : absent
8485
8586- name : " Download Kolibri's apt key to {{ kolibri_keyring_file }} -- if is_debian"
8687 shell : " curl -fsSL https://learningequality.github.io/kolibri-installer-debian/pubkey.asc > {{ kolibri_keyring_file }}"
You can’t perform that action at this time.
0 commit comments