Skip to content

shaleh/setup-ansible-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Setup inventory. Either just use local host or add in other machines, VMs, whatever.
  2. Ensure home_directory is set to know where to put various bits.
  3. ansible-playbook -i inventory playbooks/setup-dev-env.yaml

bootstrap.sh gets localhost running from nothing. It installs ansible and uses ansible-galaxy to ensure the needed external Ansible modules are included.

sudo is used to install packages and global depends.

About

Setup a development environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages