Update the inner-compute name
Change-Id: I5bc56c843e1d8986b1c7bf649a6f8dafc0928e0b Closes-Bug: #1793637
This commit is contained in:
parent
62d17e48d5
commit
2d711bc860
@ -48,10 +48,10 @@
|
||||
run_once: true
|
||||
with_items: "{{ tenant_network_types }}"
|
||||
|
||||
- name: Checking for deprecated inner- and external-compute groups
|
||||
- name: Checking for deprecated inner-compute and external-compute groups
|
||||
local_action:
|
||||
module: debug
|
||||
msg: "WARNING: inner- and external-compute groups are DEPRECATED"
|
||||
msg: "WARNING: inner-compute and external-compute groups are DEPRECATED"
|
||||
changed_when: false
|
||||
run_once: True
|
||||
when:
|
||||
|
Loading…
x
Reference in New Issue
Block a user