Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.
/ playbooks Public archive

Ansible Playbooks mainly for SmartOS Joyent/LX Zones

Notifications You must be signed in to change notification settings

precurse/playbooks

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