Skip to content

Commit 9fbf74f

Browse files
authored
Merge pull request #7 from Appsilon/chore/fix-lint-issue
chore(ci): fix lint issue
2 parents 8f4e5bf + 7aafbc8 commit 9fbf74f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tasks/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
tags:
1010
- configuration
1111

12-
- include_tasks: install-python.yml
12+
- name: Include installation tasks
13+
ansible.builtin.include_tasks: install-python.yml

0 commit comments

Comments
 (0)