Skip to content

ansible/base: don't try to install a new resolv.conf

clayton craft requested to merge craftyguy/valve-infra:no_resolv.conf into master

This fixes a failure when applying the ansible config on a running container, since podman will mount bind resolv.conf in the container.

Merge request reports