1
0
Fork 0
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:
A Holt 2017-10-12 08:38:29 -04:00 committed by GitHub
parent 1303f580e9
commit 7f7436a990

View file

@ -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