ansible-vault icon indicating copy to clipboard operation
ansible-vault copied to clipboard

Add option to bypass entire repository configuration

Open razorworks opened this issue 4 months ago • 0 comments

We need to host HashiCorp Vault in an airgapped environment on RHEL9 with artifactory as caching service for e.g. official RedHat- or Ubuntu-repos. Right now the code will add the official public yum repos which are not reachable. We handle our repos with a specific ansible role, so there is no need to add public repos. I'm looking for a switch to bypass the repo-config by this role.

razorworks avatar Jun 04 '25 16:06 razorworks