Skip to content

Commit bbdd0fe

Browse files
ErwinJanssenErwin Janssen
andauthored
Suggest correct alternative for with_filetree (#3432)
Co-authored-by: Erwin Janssen <[email protected]>
1 parent 1074122 commit bbdd0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansiblelint/rules/schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"tag": "moves",
3838
},
3939
"with_filetree": {
40-
"msg": "with_filetree was moved to with_community.general.flattened in 2.10",
40+
"msg": "with_filetree was moved to with_community.general.filetree in 2.10",
4141
"tag": "moves",
4242
},
4343
"with_cartesian": {

0 commit comments

Comments
 (0)