You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
REPOSITORY TAG IMAGE ID CREATED SIZE
localhost/base-de pr-57-f8fd330 6af975125f84 3 seconds ago 786 MB
localhost/base-de f8fd330d74ef744730f2f73ba904a6a552c18ff6 6af975125f84 3 seconds ago 786 MB
Have you tried building the image directly with ansible-builder instead? This seems like it is likely to be an issue in builder and not navigator's wrapping of it.
ISSUE TYPE
SUMMARY
I am using github actions to build images and want to use
ansible-navigator images
to create a build artifact. When I try to do this, I get an error:ANSIBLE-NAVIGATOR VERSION
CONFIGURATION
No valid settings file found, using all default values for settings.
I'm using a github actions workflow to successfully build the images and I'm using the following step to try to inspect the built images:
podman images
:tail end of log file:
LOG FILE
ansible-navigator.log: https://gist.github.com/cloin/25d534f57f6261a8656c6663ba500b17
github action step output: https://gist.github.com/cloin/1e21b21aee3f903816ebcb912915766d
STEPS TO REPRODUCE
Build definitions for this EE, base-de, available here: https://github.com/cloin/ee-builds/tree/main/base-de
Also occurs with other EE buids. I haven't gotten any to work yet.
The text was updated successfully, but these errors were encountered: