From 6d3347c048deb54df1c3928dcb844ed09476a62f Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Thu, 17 Nov 2016 00:55:03 +0200 Subject: [PATCH] - Removed warning on deprecated format. --- tests/requirements.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/requirements.yml b/tests/requirements.yml index 06c6a6b..b0bcaf9 100644 --- a/tests/requirements.yml +++ b/tests/requirements.yml @@ -1,7 +1,7 @@ --- -- src: https://www.shore.co.il/git/ansible-role-openbsd-bootstrap +- src: https://www.shore.co.il/git/ansible-name-openbsd-bootstrap scm: git - role: openbsd_bootstrap -- src: https://www.shore.co.il/git/ansible-role-debian-bootstrap + name: openbsd_bootstrap +- src: https://www.shore.co.il/git/ansible-name-debian-bootstrap scm: git - role: debian_bootstrap + name: debian_bootstrap -- GitLab