openstack-ansible-os_sahara/meta/main.yml
Jean-Philippe Evrard d97f8ae40e Remove pip_install dependency
With addition of pip_install on every node, we don't
need to have pip_install as a meta dependency.

Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868
Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d
Change-Id: Ib425fc3d9db20a94dae4dc2f029d060be986e318
2017-12-05 11:56:05 +00:00

32 lines
553 B
YAML

---
galaxy_info:
author: flaviodsr
description: Installation and setup of sahara
company: LSD/UFCG
license: Apache2
min_ansible_version: 2.2
platforms:
- name: Ubuntu
versions:
- xenial
- name: EL
versions:
- 7
- name: opensuse
versions:
- 42.1
- 42.2
- 42.3
categories:
- cloud
- python
- sahara
- development
- openstack
dependencies:
- role: apt_package_pinning
when:
- ansible_pkg_mgr == 'apt'
- galera_client
- openstack_openrc