Skip to content

Commit

Permalink
Only applies to Azure
Browse files Browse the repository at this point in the history
  • Loading branch information
mfortin committed Mar 21, 2024
1 parent 6aa6445 commit 23cba4a
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 23cba4a

Please sign in to comment.