Skip to content

Use Ansible to set up dev environment with common configs.

Notifications You must be signed in to change notification settings

spybdai/set_dev_env_with_ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

set_dev_env_with_ansible

Use Ansible to set up dev environment with common configs.

We general keep a set of shell scripts to prepare the dev environment, especially when mgirate to a new dev laptop. And it's indeed troublesome. At least for me it is.

So maybe can do this with Ansible? Yea, I know, it maybe somehow overhead, but who knows? Just have a try.

We can take care of our dev pc as a server. Any updates? Just put it into the playbooks (newbee to Ansible, hope I am using term 'playbooks' correct) and push it to your repo. And, when your boss upgrade you with a new mac pro, you konw that...

So, why not?

About

Use Ansible to set up dev environment with common configs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages