Fix conditional comparison.
This commit is contained in:
		| @@ -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:  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user