You've already forked ansible-role-common
Removed extra name value
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user