Paul Belanger 227e3537c9
Add nodepool_task_manager to expose control of tasks
There might be a time were we only want run the pre task, so rather
then copying the code into another modules, just allow the user to
override the task list that runs.

Change-Id: I84a4fc0a63e115809e0ca29a919b4fbde0960742
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-09-04 09:18:54 -04:00
2015-12-01 11:46:36 -05:00
2016-01-28 14:40:27 -05:00
2016-08-12 20:45:02 -04: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

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%