setup-life-display

Instructions and scripts to setup sdl2-life on a Raspberry Pi
git clone https://www.brianlane.com/git/setup-life-display
Log | Files | Refs | README

ansible.cfg (98B)


      1 [defaults]
      2 inventory=./hosts
      3 log_path=./logs/ansible.log
      4 verbose=true
      5 retry_files_enabled = False