Module - tripleo_build_heat_environment¶
This module provides for the following ansible plugin:
tripleo_build_heat_environment
Module Documentation¶
Builds heat stack environment from environment files.
Options¶
- container
 Name of plan / container
- env_files
 List of environment files and directories
Authors¶
Rabi Mishra (@ramishra)
Example Tasks¶
- name: Build heat environment
  tripleo_build_heat_environment:
    container: overcloud
    env_files: []