ansible-role-virtualenv/vars/RedHat.yaml
Paul Belanger fd4d4b1f0e Remove git from build dependencies
Git is actually a dependency for ansible, and we've stopped managing
them in our roles. This should be done in the bootstrap phase of using
the role.

Change-Id: I1b9ab9a1a17e052ab3bd36a68d6f26e46ee86b38
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-12-10 13:28:56 -05:00

19 lines
659 B
YAML

# Copyright 2015 Red Hat, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
---
__virtualenv_build_depends: []
__virtualenv_package_name:
- python3-virtualenv