Skip to content

Commit

Permalink
Only applies to Azure
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Fortin <[email protected]>
  • Loading branch information
mfortin committed Mar 25, 2024
1 parent 6aa6445 commit 71641d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/prelim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
ansible.builtin.set_fact:
win22cis_cloud_based_system: true
when:
- ansible_system_vendor == 'Microsoft Corporation'
- ansible_virtualization_type == 'Hyper-V' or
ansible_virtualization_type == 'hvm' or
ansible_virtualization_type == 'kvm'
Expand Down

0 comments on commit 71641d3

Please sign in to comment.