ansible-role-bindep/README.rst
Paul Belanger 5aa1388b67
Initial commit
Change-Id: Ie2cb15dd801f72be9786a4910d49a8e88a523a68
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-09-12 09:39:08 -04:00

841 B

ansible-role-bindep

Ansible role to manage 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