Skip to content

r3kzi/ubuntu-provisioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provisioning ubuntu with ansible

A ansible playbook to set up a local ubuntu machine.

How to install

  1. Checkout this repo and cd into the directory
    $ git clone <git-repository> <dir>
    $ cd <dir> 
  2. Specify your needed tasks in roles/common/tasks/main.yml
  3. Specify your username in roles/common/vars/main.yml
  4. Run ./run.sh

About

A ansible playbook to set up a local ubuntu machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published