Skip to content

Howto setup a Hotspot Wifi w/ Ansible into a RaspberryPi 3

Notifications You must be signed in to change notification settings

gautric/ansible-raspberrypi

Repository files navigation

How to use it

Push Local SSH key

ansible-playbook -i hosts pi_upload_ssh_key.yml --ask-pass

To update PiHole server

ansible-playbook -i hosts pi_hole.yml

To update Raspberry Pi

ansible-playbook -i hosts pi_update.yml

Register Raspberry Pi into AWS SSM

ansible-playbook -i hosts pi_aws_ssm.yml

To configure Hotspot Raspberry Pi

Change the ssid into the correct hosts_var. The wpa_passphrase will be prompted.

ansible-playbook -i hosts pi_hotspot.yml 

About

Howto setup a Hotspot Wifi w/ Ansible into a RaspberryPi 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published