Removed extra name value

This commit is contained in:
2022-03-15 15:19:19 +13:00
parent a14024dff2
commit b76a532eb4

View File

@@ -30,8 +30,7 @@ local email_notification() =
};
local test_distro(distribution) =
{
name: 'Test on %(distribution)s' % { distribution: distribution },
{,
volumes: [{ name: 'dockersock', path: '/var/run' },],
image: 'guisea/ansible-molecule:latest',
commands: [