Workflow triggers

Signed-off-by: Stephen Williams <stephen.williams@gotyto.com>
This commit is contained in:
Stephen Williams
2026-04-17 11:43:26 -04:00
parent 66f7f8ead0
commit e8abeca1c5
+1 -1
View File
@@ -29,7 +29,7 @@
# Current list is elastic and will be updated as we test more cloud based services.
# Current testing is working in Azure using Hyper-V. We are currently using this for reference:
# https://github.com/ansible/ansible/blob/905131fc76a07cf89dbc8d33e7a4910da3f10a16/lib/ansible/module_utils/facts/virtual/linux.py#L205
- name: "PRELIM | Set Fact If Cloud-Based System (auto-detect)."
- name: "PRELIM | Set Fact If Cloud-Based System (Auto-detect)."
when:
- hosted_virtual_system_override is not defined
- not ansible_virtualization_type == 'VMware' or