Skip to content

Commit 80ed6d1

Browse files
authored
mark python:2 kind as deprecated (#4996)
1 parent a7a797b commit 80ed6d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/files/runtimes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"name": "python2action",
8080
"tag": "1.13.0-incubating"
8181
},
82-
"deprecated": false,
82+
"deprecated": true,
8383
"attached": {
8484
"attachmentName": "codefile",
8585
"attachmentType": "text/plain"

0 commit comments

Comments
 (0)