13 lines
411 B
Markdown
13 lines
411 B
Markdown
|
# Ansible role for overlaying Atomic Host packages
|
||
|
|
||
|
Certain Atomic Host use cases require that packages are
|
||
|
overlaid onto the host. This role allows you to do that.
|
||
|
|
||
|
You should not use this role to indiscriminately overlay test
|
||
|
dependencies into the Atomic Host unless those dependencies are
|
||
|
part of a real end user story.
|
||
|
|
||
|
You should define the following variables:
|
||
|
|
||
|
* packages: A list of packages to overlay
|