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