Skip to content

absoludity/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reusable setup of development cloud instances via Ansible

cat /etc/ansible/hosts [dev_instances] dev_focal

Set the local vars or dev_instances_vars.yml with username, git_user_name and git_user_email

username: yourusername
git_user_name: gitusername
git_user_email: gituseremail@example.com
launchpad_username: lp.user.name

$ ansible-playbook dev_instances.yml (or desktop.yaml)

About

Local and cloud development machine setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published