Hacker News new | ask | show | jobs
by antifarben 804 days ago
May I ask why you have Podman _and_ Docker roles? And do you have the setup published on GitHub or GitLab or so?
1 comments

I have Podman running in one server and Docker in another, Podman was for testing something out so I created a role for that as well.

The repo is private on GitHub as of now, I would have to re-check everything once if I accidentally did not leak any secrets at some point of time when I was still learning about Ansible. So it will be sometime before I make it a public repo.

Meanwhile, if you are looking for something specific then let me know, I will try to cover that topic in depth in some blog post.

If the secrets are on GitHub, private repo or not, they’re already leaked. Secrets should never be stored on any external service.