5aa1388b67
Change-Id: Ie2cb15dd801f72be9786a4910d49a8e88a523a68 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
841 B
841 B
ansible-role-bindep
Ansible role to manage Bindep
- License: Apache License, Version 2.0
- Documentation: https://ansible-role-bindep.readthedocs.org
- Source: https://git.openstack.org/cgit/openstack/ansible-role-bindep
- Bugs: https://bugs.launchpad.net/ansible-role-bindep
Description
Bindep is a tool for checking the presence of binary packages needed to use an application / library.
Requirements
See bindep.txt for role dependencies.
Packages
Package repository index files should be up to date before using this role, we do not manage them.
Role Variables
Dependencies
Example Playbook
- name: Install bindep
hosts: nodepool
roles:
- ansible-role-bindep