Skip to content

include-components role

The include-components role adds components in the DCI jobs from software resources available in the ansible controller node, for example: rpm packages, and git repositories used during the job execution.

Follow this post to know more about components.

Configuration

Variables used by this role:

Setting Required Type Description
ic_rpms True List List of RPM names to include as components
ic_gits True List List of directories from GIT repositories to include as components
ic_dev_gits True List List of complimentary directories from GIT repositories to include as components