Files
openstack-ansible/scripts/upgrade-utilities/nova-restore-compute-id.yml
T
Dmitriy Rabotyagov d1db4d4c4a Move upgrade playbooks to collection
This unifies the approach and location of playbooks. With that
we completely remove necessity to supply an explicit path to them.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/956949
Change-Id: Iae4d7b4e2c8cd4657336054c3cd1d0217f77dd1a
Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
2025-08-21 15:54:46 +02:00

16 lines
679 B
YAML

---
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
- name: Importing nova_restore_compute_id playbook
ansible.builtin.import_playbook: openstack.osa.tools.nova_restore_compute_id