Hacker News new | ask | show | jobs
by ghostfoxgod 803 days ago
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.

1 comments

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