Skip to content
This repository was archived by the owner on Jun 25, 2019. It is now read-only.

precurse/playbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

226 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure Setup Using Ansible and SmartOS

Create new Virtual Machine called "shell"

ansible-playbook provision_vm.yml --limit=shell

Run playbook to setup shell server

ansible-playbook site.yml --limit=shell

Updating Packages on shell

ansible-playbook update_packages.yml --limit=shell

Update packages on all servers

ansible-playbook site.yml --tags=update_packages

About

Ansible Playbooks mainly for SmartOS Joyent/LX Zones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors