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