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:
Julia Kreger
2016-10-06 19:34:19 +00:00
committed by Chris Krelle
parent 69af537eb9
commit ad8d68b927

View File

@@ -32,7 +32,7 @@
when: auth is undefined
no_log: yes
- name: "Execute node introspection - NoAuth Mode"
- name: "Execute node introspection"
os_ironic_inspect:
cloud: "{{ cloud_name | default(omit) }}"
auth_type: "{{ auth_type | default(omit) }}"