ansible-role-bindep/README.rst

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