Replace loops with arrays #24

Closed
opened 2019-02-20 10:22:54 +01:00 by moepman · 2 comments
Owner

[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 }}", ...

[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 }}"`, ...
Owner

TODO: replace with_items with loop

TODO: replace with_items with loop
Author
Owner

Finally all with_items (togehter with apt or pkgng) should have been replaced by a list.

Finally all with_items (togehter with apt or pkgng) should have been replaced by a list.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infra/ansible#24
No description provided.