Ios ping

From wikieduonline
Revision as of 11:09, 29 November 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search
#!/usr/bin/env ansible-playbook

- hosts: sw-access.bt.internal
  gather_facts: false

  tasks:
      - ios_ping:
          dest: 10.10.10.1


TASK [ios_ping] 
****************************************************************************************************************************
fatal: [SERVER]: FAILED! => {"changed": false, "msg": "Connection type ssh is not valid for this module"}

Related terms

See also

Advertising: