mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 02:03:09 +00:00
Added ping module author in docs.
This commit is contained in:
@@ -29,7 +29,7 @@ version_added: "0.7"
|
||||
examples:
|
||||
- code: ansible webservers -m ping
|
||||
description: Test 'webservers' status
|
||||
author:
|
||||
author: Michael DeHaan
|
||||
'''
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user