Skip to content

Commit

Permalink
Replace include by include_tasks, fixes deprecation error
Browse files Browse the repository at this point in the history
  • Loading branch information
ferblape committed Dec 27, 2023
1 parent 844e6a0 commit 3b01f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@

### ---- Symlink version-agnostic and version-aware global libs
- name: Include symlinking routine
include: _symlink.yml
include_tasks: _symlink.yml
### --------------- END ------------- ####

0 comments on commit 3b01f9f

Please sign in to comment.