diff --git a/roles/airgap/tasks/main.yml b/roles/airgap/tasks/main.yml index 3c42d762..928d8f0b 100644 --- a/roles/airgap/tasks/main.yml +++ b/roles/airgap/tasks/main.yml @@ -42,7 +42,7 @@ - "{{ airgap_dir }}/k3s" # with_first_found always runs, even inside the when block # so we need to skip it if the file is not found - skip: true + skip: true - name: Distribute K3s SELinux RPM ansible.builtin.copy: