Limiting azure kernel to MS based hypervisors
This commit is contained in:
parent
39f6e624f1
commit
53804e6cf1
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@
|
|||
name: linux-azure
|
||||
state: latest
|
||||
notify: Reboot Host
|
||||
when: ansible_virtualization_role == "guest" and ansible_virtualization_type == "VirtualPC"
|
||||
|
|
Loading…
Reference in a new issue