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

Fixed an issue when ee_pull_collections_from_hub was set to true, and build_steps were not defined, an error was raised. #138

Closed sean-m-sullivan closed 12 months ago

sean-m-sullivan commented 12 months ago

What does this PR do?

Fixed an issue when ee_pull_collections_from_hub was set to true, and build_steps were not defined, an error was raised.

How should this be tested?

Automated tests are preferred, but not always doable - especially for infrastructure. Include commands to run your new feature, and also post-run commands to validate that it worked. (please use code blocks to format code samples)

Is there a relevant Issue open for this?

136