Merge "Cleanup upgrade to ssh_keypairs step"

This commit is contained in:
Zuul
2023年10月26日 09:54:31 +00:00
committed by Gerrit Code Review

View File

@@ -32,17 +32,6 @@
tags:
- nova-key
# NOTE(jrosser) Remove this task in the Z development cycle
- name:Clean up legacy ssh keys configuration
file:
path:"{{ item }}"
state:absent
with_items:
- "/usr/local/bin/openstack-nova-key.sh"
- "{{ nova_system_home_folder }}/.ssh/authorized_keys"
tags:
- nova-key
- name:Create ssh keys and config for cold migrations
include_role:
name:openstack.osa.ssh_keypairs
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.