Module - tripleo_container_image_prepare

This module provides for the following ansible plugin:

  • tripleo_container_image_prepare

Module Documentation

Container Image Prepare.

Options

roles_data

Roles data to filter images

environment

Stack environment containing ContainerImagePrepare parameter

cleanup

Cleanup behaviour

dry_run

Flag for dry run

log_file

Log file

debug

Flag to enable debug logging

Authors

Rabi Mishra (@ramishra)

Example Tasks

- name: Container image prepare
  tripleo_container_image_prepare:
    roles_data: {}
    environment: {}
    cleanup: full
    dry_run: false