You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alpha Chen 0e3fb23adc
[meta] rename ansible dir to meta
3 years ago
..
Dockerfile.ddclient [meta] rename ansible dir to meta 3 years ago
README.md [meta] rename ansible dir to meta 3 years ago
bootstrap.yml [meta] rename ansible dir to meta 3 years ago
ddclient.yml [meta] rename ansible dir to meta 3 years ago
docker.yml [meta] rename ansible dir to meta 3 years ago
home-assistant.yml [meta] rename ansible dir to meta 3 years ago
main.yml [meta] rename ansible dir to meta 3 years ago
pihole.yml [meta] rename ansible dir to meta 3 years ago
security.yml [meta] rename ansible dir to meta 3 years ago
traefik.yml [meta] rename ansible dir to meta 3 years ago

README.md

Attitude Adjuster

Installation notes

  1. Download Raspberian Stretch Lite

  2. Install Etcher: brew cask install balenaetcher

  3. Flash the SD card

  4. Enable SSH

  5. Run the Ansible playbooks

  • ansible-playbook --extra-vars "ansible_user=pi" --ask-pass attitude-adjuster/bootstrap.yml
  • ansible-playbook attitude-adjuster/main.yml

Optional

  1. Use raspi-config to set up the WiFi
  • Additional setup
  • Add scan_ssid=1 to /etc/wpa_supplicant/wpa_supplicant.conf
  • Restart WiFi: wpa_cli -i wlan0 reconfigure
  1. Use raspi-config to set the keyboard layout