Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 60b3a2e

Browse files
author
staticdev
committed
Fix pyenv import
1 parent 616ff01 commit 60b3a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
- name: Install pyenv
3-
include_role:
3+
import_role:
44
name: avanov.pyenv
55
vars:
66
pyenv_owner: "{{ lookup('env', 'USER') }}"

0 commit comments

Comments
 (0)