jswinarton / hackbox-user

dotfiles: the sequel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hackbox-user

An Ansible role that provisions an Ubuntu box with a full user ready for hacking. Sort of an extension for my dotfiles.

Example Playbook

- hosts: servers
  roles:
     - { role: "hackbox-user", username: "jeremy" }

About

dotfiles: the sequel

License:MIT License