ansible-vault
ansible-vault copied to clipboard
Add option to bypass entire repository configuration
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.