Update the task label for inspection
The task label, indicating noauth mode, is no longer correct and needs to be fixed. Change-Id: I0b50e1a3d962511f2ca6458f09d64bcad04c4033
This commit is contained in:
committed by
Chris Krelle
parent
69af537eb9
commit
ad8d68b927
@@ -32,7 +32,7 @@
|
|||||||
when: auth is undefined
|
when: auth is undefined
|
||||||
no_log: yes
|
no_log: yes
|
||||||
|
|
||||||
- name: "Execute node introspection - NoAuth Mode"
|
- name: "Execute node introspection"
|
||||||
os_ironic_inspect:
|
os_ironic_inspect:
|
||||||
cloud: "{{ cloud_name | default(omit) }}"
|
cloud: "{{ cloud_name | default(omit) }}"
|
||||||
auth_type: "{{ auth_type | default(omit) }}"
|
auth_type: "{{ auth_type | default(omit) }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user