Skip to content
/ devbox Public

Ansible playbook to provision my development environment

License

Notifications You must be signed in to change notification settings

lcmen/devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devbox

Ansible playbook to provision my development environment based on Ubuntu and its derivatives (ElementaryOS, Pop!_OS, etc.).

Run

  1. Clone the repository
  2. Run ./setup.sh

Debugging

To check all Ansible variables run:

ansible -i inventories/local -m setup all