Skip to content

Commit 5fb8287

Browse files
committed
fix added in
1 parent cab8648 commit 5fb8287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/tail_grep.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
DOCUMENTATION = r'''
1313
---
1414
module: tail_grep
15-
version_added: 1.2.2
15+
version_added: 1.2
1616
short_description: Tail a logfile until a regex matcher is found or a timeout triggers
1717
description:
1818
- This module is used to follow some application logfile and return successfully when

0 commit comments

Comments
 (0)