dotfiles/roles/packages/tasks
Fernando Schauenburg ce68613438 ansible: pass list to package managers instead of looping
Passing the list and letting the package manager deal with it as a whole
is much faster than looping, which is equivalent to invoking the package
manager multiple times, each time with a single package.
2020-12-17 19:15:27 +01:00
..
main.yml ansible: pass list to package managers instead of looping 2020-12-17 19:15:27 +01:00