fix for old versions of ansible
apt package didn't support direct list input for "name" arg. Use with_items instead.
Showing
Please register or sign in to comment
apt package didn't support direct list input for "name" arg. Use with_items instead.