refactor(vars): remove legacy variable inputs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Cleanup Xen installer media
|
||||
when: hypervisor == "xen"
|
||||
when: hypervisor_type == "xen"
|
||||
delegate_to: localhost
|
||||
become: false
|
||||
block:
|
||||
|
||||
Reference in New Issue
Block a user