CUPS services are dead on Pop!_OS test machine. Now getting flatpaks working again.
This commit is contained in:
parent
95e7ff4b18
commit
2a4f5d473e
@ -13,8 +13,8 @@
|
|||||||
- name: Remove packages that may come with an OS but are being installed as Flatpak
|
- name: Remove packages that may come with an OS but are being installed as Flatpak
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- discord[ansible_distribution]
|
- {{ discord[ansible_distribution] }}
|
||||||
- thunderbird[ansible_distribution]
|
- {{ thunderbird[ansible_distribution] }}
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
- name: Install Discord
|
- name: Install Discord
|
||||||
|
Loading…
x
Reference in New Issue
Block a user