|
@@ -43,11 +43,11 @@
|
|
|
- gtk2-engines-murrine
|
|
- gtk2-engines-murrine
|
|
|
|
|
|
|
|
|
|
|
|
|
- - name: add Wine to sources.list
|
|
|
|
|
- ansible.builtin.apt_repository:
|
|
|
|
|
- repo: deb http://dl.winehq.org/wine-builds/ubuntu/ jammy main
|
|
|
|
|
- state: present
|
|
|
|
|
- filename: wine-stable.list
|
|
|
|
|
|
|
+# - name: add Wine to sources.list
|
|
|
|
|
+# ansible.builtin.apt_repository:
|
|
|
|
|
+# repo: deb http://dl.winehq.org/wine-builds/ubuntu/ jammy main
|
|
|
|
|
+# state: present
|
|
|
|
|
+# filename: wine-stable.list
|
|
|
|
|
|
|
|
- name: add Pop theme to sources.list
|
|
- name: add Pop theme to sources.list
|
|
|
ansible.builtin.apt_repository:
|
|
ansible.builtin.apt_repository:
|