Cleanup upgrade to ssh_keypairs step
We have migrated to usage of ssh_keypairs role a while ago and we can remove old migration clean-up task. Change-Id: I2c73f087b48fd3e664e0b339f2fb2b77b208f6c5
This commit is contained in:
parent
6976701fc4
commit
bb62cf36c6
@ -37,9 +37,3 @@
|
||||
ssh_keypairs_principals: "{{ keystone_ssh_keypairs_principals }}"
|
||||
tags:
|
||||
- always
|
||||
|
||||
# TODO (jrosser) Remove this task for the Z release
|
||||
- name: Remove legacy authorized keys file
|
||||
file:
|
||||
path: "{{ keystone_system_user_name }}/.ssh/authorized_keys"
|
||||
state: absent
|
||||
|
Loading…
x
Reference in New Issue
Block a user