Usage

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

---
- name: os_tempest role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_tempest" }
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.