Skip to content

Latest commit

 

History

118 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

host-provisioner

ci

Overview

The host-provisioner project consists of an ansible playbook targeted to automate the full configuration of my fresh linux-like distro installation. The deployied configuration is available at dotfiles repo. The playbook is responsible for:

  • package installing
  • dotfiles deployment
  • graphics configuration
  • general user configuration

Running the playbook

$ ansible-playbook -i <path_to_hosts_file> provision_host.yml -K

Supported hosts

  • void linux
  • debian (wip)

About

ansible playbook to deploy my dotfiles

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors