Update stuff

This commit is contained in:
2017-09-11 22:17:37 +02:00
parent 82aadf6034
commit bf08a808a1
2 changed files with 97 additions and 120 deletions

View File

@@ -3,6 +3,7 @@
become_user: root
tasks:
- synchronize: src=../.. dest=/home/pi/sejf
- file: path=/etc/xdg/autostart/pprompt.desktop state=absent
- copy: src=autostart dest=/home/pi/.config/lxsession/LXDE-pi/autostart
- copy: src=sejf.desktop dest=/etc/xdg/autostart
- apt: name=python-flask state=present