You've already forked ansible-role-common
....
This commit is contained in:
@@ -26,9 +26,7 @@ local email_notification() =
|
||||
password:
|
||||
{ from_secret: 'EMAIL_PASS' },
|
||||
from: 'drone@guise.net.nz'
|
||||
},
|
||||
when:
|
||||
{ status: [ 'success', 'failure' ] },
|
||||
}
|
||||
};
|
||||
|
||||
local test_distro(distribution) =
|
||||
|
||||
Reference in New Issue
Block a user