Add ansible-role-ansible project

We'll be using this role to manage a new installation of ansible, from
ansible. Nest ansible all the way down!  This will fall under the
windmill project and currently will not publish to pypi.

Change-Id: Ie15f6eb9336048dc1b76ecef2c465eac28e9f52e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2019-01-21 10:07:25 -05:00
parent b2f9bb7166
commit 16e6e1c698
4 changed files with 18 additions and 0 deletions

View File

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

View File

@ -1063,6 +1063,8 @@
- openstack-ansible
docimpact-group: openstack-ansible
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
- project: openstack/ansible-role-ansible
description: Ansible role to manage Ansible
- project: openstack/ansible-role-ara
use-storyboard: true
description: Ansible role to install and set up ARA

View File

@ -2102,6 +2102,7 @@ openstack-windmill:
- patchset-created
- change-merged
projects:
- openstack/ansible-role-ansible
- openstack/ansible-role-bindep
- openstack/ansible-role-carbon
- openstack/ansible-role-diskimage-builder

View File

@ -207,6 +207,7 @@
- openstack/almanach
- openstack/ansible-config_template
- openstack/ansible-hardening
- openstack/ansible-role-ansible
- openstack/ansible-role-ara
- openstack/ansible-role-bindep
- openstack/ansible-role-carbon