Module - tripleo_image_params_prepare

This module provides for the following ansible plugin:

  • tripleo_image_params_prepare

Module Documentation

Prepare Image params and update plan

Options

container

Overcloud plan container name

with_roledata

With role data

Authors

Rabi Mishra (@ramishra)

Example Tasks

- name: Prepare image params and update plan
  tripleo_image_params_prepare:
    container: overcloud
    with_roledata: true