Drop ssh_keypairs_install_authorized_keys reference

This variable does not exist outside of the contenxt of this playbook
so can be safely removed.

Change-Id: Icdf8c2cafe145a9edab8211443a8c4414fe823ea
This commit is contained in:
Dmitriy Rabotyagov 2023-10-19 11:18:39 +02:00
parent 607d237e50
commit 3ff832bca4
1 changed files with 0 additions and 1 deletions

View File

@ -28,4 +28,3 @@
ssh_keypairs: "{{ openstack_ssh_keypairs_authorities }}"
ssh_keypairs_install_authorities: false
ssh_keypairs_install_keypairs: false
ssh_keypairs_install_authorized_keys: false