Merge "Remove auth line to fallback on default(omit) behaviour"
This commit is contained in:
commit
abb8f6a804
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user