Ansible role to manage diskimage-builder
Go to file
Paul Belanger 0510ea0f1d Remove TravisCI support
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-12-01 12:26:04 -05:00
defaults Add LICENSE headers 2015-12-01 11:43:02 -05:00
doc/source Add tox support 2015-12-01 11:46:36 -05:00
meta Update documentation 2015-12-01 11:49:10 -05:00
tasks Add LICENSE headers 2015-12-01 11:43:02 -05:00
tests Add tox support 2015-12-01 11:46:36 -05:00
vars Initial commit 2015-09-14 20:51:27 -04:00
.gitignore Add tox support 2015-12-01 11:46:36 -05:00
LICENSE Initial commit 2015-09-14 20:51:27 -04:00
README.rst Update documentation 2015-12-01 11:49:10 -05:00
requirements.txt Add tox support 2015-12-01 11:46:36 -05:00
setup.cfg Add tox support 2015-12-01 11:46:36 -05:00
setup.py Add tox support 2015-12-01 11:46:36 -05:00
test-requirements.txt Add tox support 2015-12-01 11:46:36 -05:00
tox.ini Add tox support 2015-12-01 11:46:36 -05:00

README.rst

ansible-role-diskimage-builder

Ansible role to manage Diskimage Builder

Description

Diskimage builder is a tool for building disk images, file system images and ramdisk images.

Requirements

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 diskimage-builder
  hosts: nodepool
  roles:
    - ansible-role-diskimage-builder