Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
l3acon committed Aug 20, 2024
1 parent f8eb7e0 commit 202572b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openshift/cnv/create_snapshot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
- name: Lookup VM names to be snapshotted

Check failure on line 2 in openshift/cnv/create_snapshot.yml

View workflow job for this annotation

GitHub Actions / pre-commit

syntax-check[specific]

The field 'hosts' has an invalid value, which includes an undefined variable. The error was: '_hosts' is undefined
hosts: "{{ _hosts }}"
gather_facts: false
tasks:
- name: Get name of VirtualMachine
ansible.builtin.debug: "{{ ansible_hostname }}"
Expand Down

0 comments on commit 202572b

Please sign in to comment.