Skip to content

A personal ansible repo for easy setup and maintenance of my raspberry pis

License

Notifications You must be signed in to change notification settings

CruCo/ansible-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-pi

My personal collection of different roles and playbooks to setup, maintain and customize my raspberry pis.

You may find something usefull in this repo for your own need. Feel free to copy and / or contribute.

Currently available options

Ping

Ping the pis

ansible-playbook -i inventory.yaml ping-playbook.yaml

Setup

Updates all packages and makes a basic setup

ansible-playbook -i inventory.yaml setup.yaml

Maintenance

Simple apt update & upgrade

ansible-playbook -i inventory.yaml maintenance.yaml

About

A personal ansible repo for easy setup and maintenance of my raspberry pis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published