Skip to content

Commit 4d4f55f

Browse files
authored
fix: #283 | rename install_from_source.yml to install.yml (#285)
Details: - This issue is described in issue #283 - The commit that broke this version is: #90f4d63c9608cb016e12d5f31ac376f3f7de98af
1 parent 90f4d63 commit 4d4f55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
tags:
1212
- install
1313

14-
- include: install_from_source.yml
14+
- include: install.yml
1515
when: redis_install_from_source
1616
tags:
1717
- install

0 commit comments

Comments
 (0)