Paul Belanger a869c8661e
Refactor jobs to support pip / git installation testing
Because we want users to support both pip / git install methods,
refactor testing to support the testing of that.

Change-Id: Ida9cec271c83b8d66ab185b693077574a89091a5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-13 16:57:14 -04:00
2015-12-01 11:46:36 -05:00
2016-01-28 14:40:27 -05:00
2016-12-30 20:47:36 -05:00
2015-12-01 11:46:36 -05:00
2015-12-10 18:50:27 +00:00
2015-09-14 20:51:27 -04:00
2016-01-28 14:40:27 -05:00
2015-12-01 11:46:36 -05:00
2015-12-01 11:46:36 -05:00
2015-12-01 11:46:36 -05:00
2017-11-13 20:55:48 -05:00

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

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 diskimage-builder
  hosts: nodepool
  roles:
    - ansible-role-diskimage-builder
Description
Ansible role to manage diskimage-builder
Readme 405 KiB
Languages
Python 100%