Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ci/+/30912
to look at the new patch set (#2).
Change subject: ansible: replace deprecated include by import_tasks ......................................................................
ansible: replace deprecated include by import_tasks
include_tasks and import_tasks have similar functionality. Use import_tasks when importing non-variable depending files. Further use import_tasks when not used within a loop.
Closes: OS#5797 Change-Id: I29766c65b9e1601a20aa8f20a438e8368c65f6a8 --- M ansible/roles/docker/tasks/main.yml M ansible/roles/osmocom-workstation/tasks/main.yml 2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/12/30912/2