969300f8d0
This is a role to manage the ssh client on a host. Everything from ssh public / private keys to known_hosts. We'll be adding this into windmill, so add the appropriate IRC channels and voting / non-voting jobs. Change-Id: Ia81937c001f121c31c2601060e6afb1efc7e0316 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
15 lines
339 B
Plaintext
15 lines
339 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group ansible-role-ssh-core
|
|
label-Code-Review = -2..+2 group ansible-role-ssh-core
|
|
label-Workflow = -1..+1 group ansible-role-ssh-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group ansible-role-ssh-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|