Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
inv
 
 
 
 

README.md

fae

So our journey forks yet again.

Organization

Most thing anyone will ever care about will be in the playbook.yml file. Most of the roles are located here.

Ansible Galaxy

Install packages

ansible-galaxy install -r requirements.yml -p roles

Update packages

ansible-galaxy install -f -r requirements.yml -p roles

Running

This will install ansible-galaxy roles then install and configure your local laptop

ansible-galaxy install -r requirements.yml -p roles
asnible-playbook -i inv playbook.yml

About

My development laptop setup

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.