Fix erroneous OS condition check
This commit is contained in:
parent
02f06efdcd
commit
4178990345
@ -50,4 +50,4 @@
|
||||
- screen
|
||||
- vim
|
||||
become: yes
|
||||
when: ansible_distribution == "postmarketOS"
|
||||
when: ansible_distribution == "Alpine"
|
||||
|
Loading…
Reference in New Issue
Block a user