Skip to content

wi11song/ansible-vm-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-vm-automation

Purpose:

  • Ansible playbook to automate creation of typical data science related tools on Ubuntu Server

Tools / Env / Packages:

  • Docker
  • Miniconda
  • pandas
  • scikit-learn
  • matplotlib
  • jupyter

Naming

You can name hosts anything, feel free to modify this to cater to your needs. As you can see in my dev-setup.yml it is a starter file for basic data science but you can change around the configs for web development, etc.

How to get started

You'll need to install ansible by running commands:

  • Ubuntu: sudo apt install ansible
  • Fedora: sudo dnf install ansible

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published