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

Commit 173e8e0

Browse files
author
staticdev
committed
Update import role
1 parent cb80eb0 commit 173e8e0

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
@@ -6,7 +6,7 @@
66
become: true
77

88
- name: Install pyenv
9-
include_role:
9+
import_role:
1010
name: staticdev.pyenv
1111
vars:
1212
pyenv_owner: "{{ ansible_env.USER }}"

0 commit comments

Comments
 (0)