Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 385 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 385 Bytes

Ansible playbooks used at LS

All Ansible playbooks for company servers.

Static server

This playbook installs and configure web server with git, ruby, nginx. It also clones repos for all virtual hosts, create nginx vhosts and build Middleman apps.

Play this playbook with:

ansible-playbook -i hosts static.yml