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 df63295ef9
[ansible][attitude-adjuster] https!
5 years ago
..
README.md [ansible] raspberry pi setup 5 years ago
bootstrap.yml [ansible] raspberry pi setup 5 years ago
config.json [ansible] raspberry pi setup 5 years ago
ddclient.conf [ansible][attitude-adjuster] use a template for ddclient.conf 5 years ago
external.conf [ansible][attitude-adjuster] https! 5 years ago
jail.local [ansible][attitude-adjuster] increase the security 5 years ago
main.yml [ansible][attitude-adjuster] https! 5 years ago
pihole.yml [ansible][attitude-adjuster] https! 5 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
  1. Install Pi-hole
  • curl -sSL https://install.pi-hole.net | bash

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