Closed marsante closed 1 year ago
I typically add any apt cache management tasks on the playbook level; if I managed it in roles, I would have to have a task in every role to manage apt caches, and that's not as efficient.
Oh ok. I understand how you work better. Thanks
Thank for your great work.
I found a bug when I use the role with the debian vagrant box (bullseye and bookworm). Apt cache isn't update by defaultin the box and the role stop with this message during dirmngr install :
My fix correct this behavior.