Remove nova mentions from tasks and tags
A task made mention of nova and was tagged with tags applicable to nova. This removes them. Change-Id: I3c66560445b50ede2bdb95138da7dbb7c0c9abd3
This commit is contained in:
parent
cadd8ff635
commit
8a60b53af6
@ -29,10 +29,9 @@
|
||||
tags:
|
||||
- rabbitmq-ssl
|
||||
|
||||
- name: Register a fact for the nova pub key
|
||||
- name: Register a fact for the cert and key
|
||||
set_fact:
|
||||
rabbitmq_ssl_cert_fact: "{{ _rabbitmq_ssl_cert.content }}"
|
||||
rabbitmq_ssl_key_fact: "{{ _rabbitmq_ssl_key.content }}"
|
||||
tags:
|
||||
- nova-key
|
||||
- nova-key-create
|
||||
- rabbitmq-ssl
|
||||
|
Loading…
x
Reference in New Issue
Block a user