raspi
This commit is contained in:
parent
f8a32b00ee
commit
4d6a0517ef
@ -2,10 +2,10 @@
|
||||
hosts: all
|
||||
tasks:
|
||||
|
||||
- name: check if we are in a RaspberryPiOS
|
||||
stat:
|
||||
path: /usr/bin/wayfire-pi
|
||||
register: raspi
|
||||
- name: check if we are in a RaspberryPiOS
|
||||
stat:
|
||||
path: /usr/bin/wayfire-pi
|
||||
register: raspi
|
||||
|
||||
- name: Install Chromium
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user