Assumes you're using Raspbian Jessie with Pixel or newer.
Assuming you are in the inventories
directory of this project when running from the terminal.
ansible pis -i tinkurpi -m ping -u pi --ask-pass
Simulate Running the Playbook
ansible-playbook ../playbooks/setup_pi.yaml -s -C -i tinkurpi --ask-pass
Running the Playbook
ansible-playbook ../playbooks/setup_pi.yaml -s -i tinkurpi --ask-pass
ansible-playbook ../playbooks/setup_pi.yaml -s -i tinkurpi --ask-pass
List of Chromium Command Line Switches.
In ~/.config/lxsession/LXDE-pi/autostart
add @chromium-browser URL URL URL --kiosk
See Autostart reference for all commmands.
Ctrl + W
Run Python script
Add @/usr/bin/python /home/pi/example.py