[FOLIO-1562] folio-ansible: Using deprecated feature of apt module Created: 08/Oct/18 Updated: 08/Jul/19 Resolved: 02/Apr/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P3 |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||
| Sprint: | Core: Platform - Sprint 60 | ||||||||||||
| Story Points: | 1 | ||||||||||||
| Development Team: | Core: Platform | ||||||||||||
| Description |
|
Deprecation warning: [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: [u'nodejs', u'npm']` and remove the loop. This feature will be removed in version 2.11. |