Fix nova-key tag handling

It appears that this tag stopped working recently when switching
from import to include syntax. This patch adds the necessary
'always' tag to ensure the 'nova-key' tag gets carried through.

Change-Id: Iee1dca9221b6968d11be54fc1df03b2f8a6c3f44
(cherry picked from commit 7a0c0f0ad27c9eae188f33d99b95f5299b9b7fc4)
This commit is contained in:
Andrew Bonney 2022-01-13 11:38:25 +00:00 committed by Dmitriy Rabotyagov
parent a87e3eec25
commit 961f471f9a

View File

@ -27,6 +27,8 @@
tags:
- nova-config
- nova-key
tags:
- always
- include_tasks: nova_compute_key_distribute.yml
args:
@ -34,6 +36,8 @@
tags:
- nova-config
- nova-key
tags:
- always
- name: Run the systemd mount role
include_role: