lynxis lazus uploaded patch set #2 to this change.

View Change

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

To view, visit change 30912. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I29766c65b9e1601a20aa8f20a438e8368c65f6a8
Gerrit-Change-Number: 30912
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <lynxis@fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset