Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Debian development environment via ansible-playbook

A simple ansible playbook to create a local debian development environment.
So you don't have to installed the developer packages locally and keep your system relativ clean.

##Configuration

The default settings are defined in vars/install_vars.yml

Create Environment

 sudo ansible-playbook setup.yml

Enter chroot Environment

 sudo ./debchroot sysroot

Remove Environment

 sudo rm -rf sysroot

License MIT

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors