diff --git a/test-lint-rhel8.yml b/test-lint-rhel8.yml index 5679b60..a92cbcf 100644 --- a/test-lint-rhel8.yml +++ b/test-lint-rhel8.yml @@ -30,7 +30,7 @@ - name: Deploy execution template ansible.builtin.template: - src: templates/venv_activate.2 + src: venv_activate.j2 dest: "{{ ansible_lint_venv }}/bin/pyvenv.sh" mode: "0755"