Module - tripleo_config_download¶
This module provides for the following ansible plugin:
tripleo_config_download
Module Documentation¶
Download Config.
Options¶
- plan
Overcloud plan name
- config_container
Config container name
- work_dir
Work dir
- config_type
Config type
- download
Download flag
Authors¶
Rabi Mishra (@ramishra)
Example Tasks¶
- name: Download config
tripleo_config_download:
plan: overcloud
config_container: overcloud-config
work_dir: /home/stack/config-downloa