Hacker News new | ask | show | jobs
by bowlofpetunias 4293 days ago
Just did something similar with Ansible, the simple task "apt update_cache=yes pkg=bash state=latest" will do the trick. At least it did for me.