Skip to content
Snippets Groups Projects
Commit dd1b1b7d authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Update the inner-compute name"

parents a722986f 2d711bc8
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment