Skip to content

Assets to provide a talk about ansible & raspberryPi

Notifications You must be signed in to change notification settings

arcones/ansible-meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-meetup :octocat:

Ansible: Automation engine used mostly for configuration management

We use Ansible in this project to configure a RaspberryPi.

By configure I mean the installation of packages and the tweak on some defaults of the standard operative system installation 👩‍💻

Requirements ⚠️

  • Ansible should be installed in your standard computer (which will be the control node)
  • You will need ssh connectivity between the control node and the RaspberryPi
  • The RaspberryPi should have Raspbian installed
  • This configuration should be done

How to work with this code

master branch doesn't contain any code. You should switch to branches step1, step2 and so on and check the files in each of those branches. The files that will be appearing in any incremental checkout will have comments inside to understand them.

About

Assets to provide a talk about ansible & raspberryPi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published