openstack-ansible-os_rally/meta/main.yml
Travis Truman a998779940 Implement Ubuntu 16.04 support
Just noting in the role metadata that the role supports Xenial

Change-Id: I70fba8cd35f13405a0261d3aafab4681f2ca3ebf
Implements: blueprint support-ubuntu-1604
2016-07-21 13:27:11 -04:00

20 lines
416 B
YAML

galaxy_info:
author: Comcast Corporation
description: Install and configure OpenStack Rally
company: Comcast Corportation
license: Apache2
min_ansible_version: 1.9
platforms:
- name: Ubuntu
versions:
- trusty
- xenial
galaxy_tags: []
dependencies:
- pip_install
- role: apt_package_pinning
when:
- ansible_pkg_mgr == 'apt'
- galera_client
- openstack_openrc