Merge "Update the inner-compute name"
This commit is contained in:
commit
dd1b1b7da0
@ -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…
Reference in New Issue
Block a user