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

Commit 29896f6

Browse files
author
staticdev
committed
Update to import_role
1 parent 11849e3 commit 29896f6

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: staticdev.pyenv
55
vars:
66
pyenv_owner: "{{ ansible_env.USER }}"

0 commit comments

Comments
 (0)