Skip to content

Ansible playbooks for provisioning workplace with tools for frontend, DevOps development, etc

Notifications You must be signed in to change notification settings

rustamkulenov/workplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workplaces

Scripts to setup workplace (tools for frontend, DevOps development, etc).

Developing, Testing, Running this repo

See details on installing and configuring prerequisites here.

See details about testing here.

Run playbooks locally (from a role's folder):

$ ansible-playbook -c local -i default, playbook.yml

Workplaces

  • Frontend (Tools for Angular development)
$ curl -s "https://raw.githubusercontent.com/rustamkulenov/workplace/master/frontend/setup.sh" | sudo bash -s
  • DevOps (Hasicorp's terraform, packer, AWS, Azure cli, etc)
$ curl -s "https://raw.githubusercontent.com/rustamkulenov/workplace/master/devops/setup.sh" | sudo bash -s

About

Ansible playbooks for provisioning workplace with tools for frontend, DevOps development, etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published