Change in osmo-ci[master]: ansible: fix apt deprecation warning about loops

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Mon Mar 8 14:54:51 UTC 2021


osmith has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-ci/+/23272 )

Change subject: ansible: fix apt deprecation warning about loops
......................................................................

ansible: fix apt deprecation warning about loops

Fix deprecation warnings like the following:
  [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: ['libjansson-dev', 'libulfius-dev']` and remove the loop.
  This feature will be removed in version 2.11.

Related: OS#5055
Change-Id: I57b9ce690e8167249468954f3e62d14c7a92fcfc
---
M ansible/roles/docker/tasks/main.yml
M ansible/roles/gsm-tester-bts/tasks/main.yml
M ansible/roles/gsm-tester/tasks/main.yml
M ansible/roles/install-coverity/tasks/main.yml
M ansible/roles/install-poky-sdk/tasks/main.yml
M ansible/roles/osmocom-jenkins-slave/tasks/debian.yml
M ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
M ansible/roles/osmocom-workstation/tasks/main.yml
M ansible/setup-gsm-tester.yml
M ansible/setup-jenkins-slave.yml
M ansible/setup-simtest.yml
11 files changed, 260 insertions(+), 288 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/72/23272/2
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/23272
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I57b9ce690e8167249468954f3e62d14c7a92fcfc
Gerrit-Change-Number: 23272
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210308/0b7d429a/attachment.htm>


More information about the gerrit-log mailing list