Fix conditional comparison.
This commit is contained in:
parent
f8fd6881c8
commit
73f4c10e77
@ -77,7 +77,7 @@
|
|||||||
repo: ppa:lutris-team/lutris
|
repo: ppa:lutris-team/lutris
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
state: present
|
state: present
|
||||||
when: ansible_distribution = "Ubuntu"
|
when: ansible_distribution == "Ubuntu"
|
||||||
|
|
||||||
- name: Workstation | Linux | Flatpak | Install Lutris from Package Manager
|
- name: Workstation | Linux | Flatpak | Install Lutris from Package Manager
|
||||||
package:
|
package:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user