Remove duplicated roles

ansible-role-atos-hsm [1] and ansible-role-thales-hsm [2] have been moved into
the Barbican umbrella [3], they are duplicated.

These changes remove them from the OSA scope.

[1] https://opendev.org/openstack/governance/src/branch/master/reference/projects.yaml#L54
[2] https://opendev.org/openstack/governance/src/branch/master/reference/projects.yaml#L60
[3] e7a8fe8478

Change-Id: Iaff0660123fcca97f3a2b2a44fd258ba6b0aec9b
This commit is contained in:
Hervé Beraud 2021-04-06 13:50:00 +02:00
parent d269900643
commit 169ff0a09e

View File

@ -5,13 +5,11 @@ team: OpenStackAnsible
type: trailing type: trailing
stable-branch-type: tagless stable-branch-type: tagless
repository-settings: repository-settings:
openstack/ansible-role-atos-hsm: {}
openstack/ansible-role-qdrouterd: {} openstack/ansible-role-qdrouterd: {}
openstack/ansible-role-python_venv_build: {} openstack/ansible-role-python_venv_build: {}
openstack/ansible-role-systemd_mount: {} openstack/ansible-role-systemd_mount: {}
openstack/ansible-role-systemd_networkd: {} openstack/ansible-role-systemd_networkd: {}
openstack/ansible-role-systemd_service: {} openstack/ansible-role-systemd_service: {}
openstack/ansible-role-thales-hsm: {}
openstack/ansible-hardening: {} openstack/ansible-hardening: {}
openstack/openstack-ansible-apt_package_pinning: {} openstack/openstack-ansible-apt_package_pinning: {}
openstack/openstack-ansible-ceph_client: {} openstack/openstack-ansible-ceph_client: {}