... > On a freshly installed Ubuntu 20.04, the script failed for me with > dependency messages on the apt side. After I updated the packages on > the system, the playbook worked without problems. > > So, my suggestion is to add the "update = yes" here, or add a note in > the documentation asking the user to update the system before running > the playbook.
I'd advocate for always updating the system automatically rather than putting it into the documentation and relying on users actually doing it. Erik