Merge "Remove auth line to fallback on default(omit) behaviour"

This commit is contained in:
Jenkins 2016-08-16 17:39:55 +00:00 committed by Gerrit Code Review
commit abb8f6a804

View File

@ -15,7 +15,6 @@
- name: "If in noauth mode, set Auth parameters to None"
set_fact:
auth_type: None
auth: None
when: noauth_mode | bool == true
- name: "Dynamic enrollment"
os_ironic: