Jesse Pretorius db40d5997b Ensure that doc linting is included in the linters test
The 'docs' tox target executes the doc8 lint test which may result in
failures when testing documentation builds, but OpenStack-CI does not
execute that tox target.

In order to ensure that we catch all standard documentation syntax
errors and prevent them from merging, this patch includes the docs
target in the 'linters' chain of tests.

Fixes for any failures which result from executing this test are also
included in the patch.

Change-Id: I2794185c0fce4c5fb027cb63d20850c72c4a91a4
2016-07-25 21:45:27 +01:00
2015-12-09 09:24:22 -06:00
2016-07-09 12:12:32 +01:00
2016-06-10 09:49:02 -04:00
2016-07-15 11:36:20 +10:00
2015-12-10 16:51:45 -06:00
2015-12-09 09:24:22 -06:00
2015-12-09 09:24:22 -06:00
2016-05-03 08:54:39 +01:00
2015-12-09 09:24:22 -06:00
2016-07-12 14:47:32 +00:00

OpenStack-Ansible Memcached Server

Ansible role to install and configure Memcached

Default Variables

../../defaults/main.yml

Required Variables

None

Example Playbook

- name: Install memcached
  hosts: memcached
  user: root
  roles:
    - { role: "memcached_server" }
Description
Role memcached_server for OpenStack-Ansible
Readme 2.7 MiB
Languages
Python 88.1%
Jinja 11.9%