We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab8648 commit 5fb8287Copy full SHA for 5fb8287
plugins/modules/tail_grep.py
@@ -12,7 +12,7 @@
12
DOCUMENTATION = r'''
13
---
14
module: tail_grep
15
-version_added: 1.2.2
+version_added: 1.2
16
short_description: Tail a logfile until a regex matcher is found or a timeout triggers
17
description:
18
- This module is used to follow some application logfile and return successfully when
0 commit comments