Skip to content

isqua/moleskine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Collection

This is a collection of pieces that I’ve used at least once to set up my machines.

⚠️ No tests, no guarantees.

You can use these notes as you please, just by reading, copying your own code or importing my roles.

Please don’t use roles blindly. Read the code before executing.

Table of Content

  • developer-tools installs common dev tools like git, vim, etc.
  • docker installs and sets up docker engine
  • dotfiles clones repository from your dotfiles and sets symbolic links to it
  • earthly installs the earthly tool according to machine architecture (macos/linux and amd/arm)
  • shared-nvm installs the Node Version Manager tool to shared folder, so all users may share the same nodejs versions