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.
dependabot[bot]
dac097b357
|
3 years ago | |
---|---|---|
.. | ||
attitude-adjuster | 5 years ago | |
docker | 3 years ago | |
irregular-apocalypse | 5 years ago | |
on-fire-within | 4 years ago | |
playbooks | 3 years ago | |
roles | 4 years ago | |
.gitattributes | 5 years ago | |
.gitignore | 5 years ago | |
README.md | 5 years ago | |
ansible.cfg | 4 years ago | |
beats-working.yml | 5 years ago | |
bootstrap.yml | 9 years ago | |
congenital-optimist.yml | 7 years ago | |
main.yml | 4 years ago | |
ramble-hard.yml | 3 years ago |
README.md
ansible
Raspberry Pi
-
Install Etcher:
brew cask install balenaetcher
-
Run the Ansible playbooks
-
Add the host to the
pi_bootstrap
group and set thepassword
variable on the host -
Connect to the host via SSH (so Ansible can piggyback off the existing connection and not have to deal with password shenanigans)
-
ansible-playbook playbooks/pi/bootstrap.yml
-
ansible-playbook {{ host }}/main.yml
etc
- 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
- Use
raspi-config
to set the keyboard layout