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

fix issue where the base image name was not able to be set for individual ee #171

Closed Tompage1994 closed 3 weeks ago

Tompage1994 commented 3 weeks ago

What does this PR do?

fix issue where the base image name was not able to be set for individual ee

How should this be tested?

Run through example from readme and it now works

Is there a relevant Issue open for this?

Provide a link to any open issues that describe the problem you are solving. n/a

Other Relevant info, PRs, etc

replaces #170 after further tests

sean-m-sullivan commented 3 weeks ago

Galaxy file in the github dir needs to be fixed to match the current one to pass the checks, merge anyway?