Difference between revisions of "Ios ping"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
#!/usr/bin/env ansible-playbook | #!/usr/bin/env ansible-playbook | ||
− | - hosts: | + | - hosts: sw-access.bt.internal |
− | |||
− | + | tasks: | |
− | + | - ios_ping: | |
− | + | dest: 10.10.10.1 | |
− | |||
− | |||
== Related terms == | == Related terms == |
Revision as of 10:58, 29 November 2020
#!/usr/bin/env ansible-playbook - hosts: sw-access.bt.internal tasks: - ios_ping: dest: 10.10.10.1
Related terms
See also
ping
,nping
,arping
,fping, gping
,hping
,mtr
,traceroute
,tcptraceroute
,tracepath
,Test-Connection
Powershell cmdlet,iperf
, Ping (PAN-OS), BWPing,check_ping
,ping -M
,ios ping, ping -a
- Ansible: modules, plugins, Playbooks (examples)
ansible-playbook
,ansible-vault
,ansible-inventory
,ansible-config
, Ansible Tower, Ansible Galaxy (Roles) (ansible-galaxy
),ansible-cmdb
,gather facts
,ansible.cfg
,Ansible Molecule
, Ansible collections,register
,template
,--ask-pass
,--ask-become-pass
,remote_user:
,/etc/ansible/hosts
,ansible-doc
,ansible-lint
,.ansible/
,--forks
,--start-at-task
,changelog
,inventory
,Notify:
,ansible HOSTNAME -m ping
,gathering
,/usr/bin/ansible
,ansible -m ping
,ansible.builtin
,hosts: (Ansible)
,set fact:
,when:
,blockinfile:
,become method:
,include:
,git:
, AWX,ansible --help
, Tags, Ansible variables, versions
Advertising: