openstack-ansible-os_tempest/requirements.yml
Sorin Sbarnea 92b43f56db Fixed bugs identified by newer ansible-lint
- scm: git is mandatory on requirements.yml when using git urls
- role_name is needed in meta
- centos was not listed as supported platform
- galaxy_tags should be used instead of categories
- comparison to empty string should be avoided

These where found while attempting to enable functional testing using
ansible-molecule.

Change-Id: I5f8087516628e20c2539552c653d4ea5361234ec
Needed-By: https://review.opendev.org/#/c/675615/
2019-08-09 13:49:35 +01:00

11 lines
318 B
YAML

# python_venv_build ansible role
- name: python_venv_build
scm: git
src: https://opendev.org/openstack/ansible-role-python_venv_build.git
version: master
# ansible-config_template action plugin
- name: config_template
scm: git
src: https://opendev.org/openstack/ansible-config_template.git
version: master