Fix conditional comparison.

This commit is contained in:
Hyperling 2021-02-11 11:09:30 -06:00
parent f8fd6881c8
commit 73f4c10e77

View File

@ -77,7 +77,7 @@
repo: ppa:lutris-team/lutris
update_cache: yes
state: present
when: ansible_distribution = "Ubuntu"
when: ansible_distribution == "Ubuntu"
- name: Workstation | Linux | Flatpak | Install Lutris from Package Manager
package: