mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
lx.staat.isdir occurred twice
This commit is contained in:
parent
1303f580e9
commit
7f7436a990
1 changed files with 1 additions and 1 deletions
|
@ -36,4 +36,4 @@
|
|||
- name: put a autostart line to check for default password in LXDE
|
||||
lineinfile: line=@/home/pi/.config/lxsession/LXDE-pi/lxde_ssh_warn.sh
|
||||
dest=/home/pi/.config/lxsession/LXDE-pi/autostart
|
||||
when: lx.stat.isdir is defined and lx.staat.isdir and is_rpi and is_debuntu
|
||||
when: lx.stat.isdir is defined and lx.stat.isdir and is_rpi and is_debuntu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue