redhat-cop / ee_utilities

This ansible collection includes a number of roles and tools which can be useful for managing Ansible Execution Environments.
https://galaxy.ansible.com/infra/ee_utilities
GNU General Public License v3.0
57 stars 34 forks source link

documentation of ee_builder mentions ee_base_image but in code (and examples) base_image is used #33

Closed cmasopust closed 1 year ago

cmasopust commented 2 years ago

Summary

The documentation of the ee_builder role has ee_base_image as variable for the execution environment definition. Trying to override the base image using ee_base_image fails because in the role is expecting the variable to be base_image.

Issue Type

Desired Behavior

Documentation being consistent with the implementation and the examples

Actual Behavior

Documentation is misleading.

sean-m-sullivan commented 1 year ago

This should be fixed as well in latest release of 2.0.2, 2.0.3 will have config fix.