[FOLIO-2149] folio-infrastructure: using deprecated feature loop multiple items apt module Created: 08/Jul/19 Updated: 02/Sep/20 Resolved: 02/Sep/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | TBD |
| Reporter: | David Crossley | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | devops, platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||
| Sprint: | |||||||||||||
| Development Team: | FOLIO DevOps | ||||||||||||
| Description |
|
Deprecation warning: TASK [filebeat : Install prerequisites from apt] ******************************* [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: ['apt-transport-https', 'ca-certificates']` and remove the loop. This feature will be removed in version 2.11. From file: CI/ansible/roles/filebeat/tasks/main.yml |
| Comments |
| Comment by Wayne Schneider [ 02/Sep/20 ] |
|
Fixed as part of https://github.com/folio-org-priv/folio-infrastructure/commit/edac7e4c6eb094c0574812b257edc028164a9888 |