New in version 1.7.
Checks management connectivity of a windows host
parameter | required | default | choices | comments |
---|---|---|---|---|
data |
no | pong | Alternate data to return instead of 'pong' |
# Test connectivity to a windows host ansible winserver -m win_ping # Example from an Ansible Playbook - action: win_ping
For more information on what this means please read Core Modules
For help in developing on modules, should you be so inclined, please read Community Information & Contributing, Helping Testing PRs and Developing Modules.