Closed dmotte closed 1 year ago
Nice for suggestion but I had additional concern:
Usually it looks like sexy for an additional configuration parameter; BTW, unless around 20~50% use case need this ability for switching, else I will not add a new parameters that I am not going to use daily, for myself and both my paid clients.
Ok no problem, I understand. Thanks for your time and for the detailed explanation :)
Hi, first of all I want to thank you for this role! It's very useful :)
Your role enables and starts the
podman.service
systemd unit at the end, but in my setup I'm using Podman only as an unprivileged user and I don't want the Podman socket running in the background as root.A possible solution to this problem is to implement a
enable_and_start_podman_service
variable in the Ansible role to let the user choose. I'm going to make a pull request for you. Let me know what you think :wink: