Skip to content
/ plax Public
forked from JamshedVesuna/plax

Personal Ansible provisioner for OS X

Notifications You must be signed in to change notification settings

ask/plax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plax

Personal Ansible Playbook for OS X

Install

Requirements

  • Xcode
  • SSH key exchange (optional)

Raw install:

curl https://raw.githubusercontent.com/JamshedVesuna/plax/master/raw_install.sh > /tmp/raw_install.sh; sh /tmp/raw_install.sh

With ansible:

ansible-playbook -i inventory playbook.yml

About

Personal Ansible provisioner for OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%