brozzler icon indicating copy to clipboard operation
brozzler copied to clipboard

ansible: fix deprecated use of apt+with_items

Open wolfgang42 opened this issue 3 years ago • 0 comments

Per the notice:

[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}}"`, please use `name: [...]` and remove the
loop. This feature will be removed in version 2.11.

wolfgang42 avatar Mar 21 '21 04:03 wolfgang42