Skip to content

l50/ansible-provision-kali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-provision-kali

License

Used to configure a base Kali machine to my specifications

This playbook does the following:

  • Attempt to update the system completely
  • Install Docker
  • Install Chrome
  • Install various packages (complete list is in group_vars/all)
  • Install SpaceVim (https://github.com/SpaceVim/SpaceVim)
  • Install specified vim plugins (complete list is in group_vars/all)
  • Install Z shell (https://github.com/robbyrussell/oh-my-zsh)
  • Install my dotfiles and their associated dependencies (https://github.com/l50/dotfiles)
  • Install and configure logrotate for ansible logs
  • Create cronjobs to automatically update my dotfile configuration and run ansible
  • Add the SecLists repo
  • Install X2Go Server

To pick and choose between any of these, simply comment out lines you're not interested in having in site.yml

About

Used to configure a base Kali machine to my specifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published