Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 595 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 595 Bytes

Sphinx Build Status

This role installs and configures the Sphinx search engine.

Requirements

Ansible

This role requires Ansible 1.4 or higher and platform requirements are listed in the metadata file.

Platforms

Developed and tested only on Ubuntu Trusty. Tested on Debian Wheezy and Jessie.

How to install this role only for local environment

For installing sphinx locally, please run command

ansible-playbook install.yml

within current repo root directory.