]> arthur.barton.de Git - AnsibleRoles.git/commitdiff
Update "apt" tasks to use lists
authorAlexander Barton <alex@barton.de>
Thu, 18 Oct 2018 16:32:15 +0000 (18:32 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 18 Oct 2018 16:32:15 +0000 (18:32 +0200)
This fixes the following deprecation warning:

'Invoking "apt" only once while using a loop via squash_actions is
deprecated. Instead of using a loop to supply multiple items and
specifying `name: {{ item }}`'


No differences found