Merge "Create ansible-role-boto3 project"

This commit is contained in:
Zuul 2020-04-30 14:30:18 +00:00 committed by Gerrit Code Review
commit ff664ae2cc
4 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group ansible-role-boto3-core
label-Code-Review = -2..+2 group ansible-role-boto3-core
label-Workflow = -1..+1 group ansible-role-boto3-core
[access "refs/tags/*"]
pushSignedTag = group ansible-role-boto3-release
[receive]
requireChangeId = true
requireContributorAgreement = false
[submit]
mergeContent = true

View File

@ -6198,6 +6198,8 @@
description: Ansible role to manage borgbackup
- project: windmill/ansible-role-borgmatic
description: Ansible role to manage borgmatic
- project: windmill/ansible-role-boto3
description: Ansible role to manage boto3
- project: windmill/ansible-role-carbon
description: Ansible role to manage graphite-project/carbon
- project: windmill/ansible-role-diskimage-builder

View File

@ -1691,6 +1691,7 @@ openstack-windmill:
- windmill/ansible-role-ansible
- windmill/ansible-role-borgbackup
- windmill/ansible-role-borgmatic
- windmill/ansible-role-boto3
- windmill/ansible-role-carbon
- windmill/ansible-role-diskimage-builder
- windmill/ansible-role-elasticsearch

View File

@ -1103,6 +1103,7 @@
- windmill/ansible-role-ansible
- windmill/ansible-role-borgbackup
- windmill/ansible-role-borgmatic
- windmill/ansible-role-boto3
- windmill/ansible-role-carbon
- windmill/ansible-role-diskimage-builder
- windmill/ansible-role-elasticsearch