A couple of DOCUMENTATION fixes for win_ping and win_stat

This commit is contained in:
Matt Martz
2014-06-18 10:31:41 -05:00
parent e3cc1eaefc
commit 9ca83446a2
2 changed files with 2 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ version_added: "1.7"
short_description: A windows version of the classic ping module.
description:
- Checks management connectivity of a windows host
options: {}
author: Chris Church
'''