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