openstack-ansible-os_tempest/doc/source/user/usage.rst
Martin Kopec 1957b7e8f0 Create basic doc structure
Create doc structure which follows OpenStack guidelines:
https://docs.openstack.org/doc-contrib-guide/project-guides.html
The patch also fixes a few typos including too long lines.

Change-Id: I80407f300ccb5efb01e82cac7b75063bc2f3ffec
2018-12-17 16:37:53 +01:00

475 B

Usage

Basic role example

- role: "os_tempest"
  ROLE_VARS...

To clone or view the source code for this repository, visit the role repository for os_tempest.

Dependencies

This role needs pip >= 7.1 installed on the target host.

Example playbook

../../../examples/playbook.yml