Create a gist now

Instantly share code, notes, and snippets.

@arunsingh /ip_parse Secret
Created Aug 18, 2016

What would you like to do?
failed_IPs
-----------------[SNIP]--------------------
ii ntp 1:4.2.6.p5+dfsg-2+deb7u7 amd64 Network Time Protocol daemon and utility programs
ii ntpdate 1:4.2.6.p5+dfsg-2 amd64 client for setting system time from NTP servers
xxx.xx.xxx.xxx | SUCCESS | rc=0 >>
Debian GNU/Linux 7 \n \l
ii ntp 1:4.2.6.p5+dfsg-2+deb7u7 amd64 Network Time Protocol daemon and utility programs
ii ntpdate 1:4.2.6.p5+dfsg-2 amd64 client for setting system time from NTP servers
xx1.x.2x.xx | UNREACHABLE! => {
"changed": false,
"msg": "Failed to connect to the host via ssh.",
"unreachable": true
}
xx.xxx.x.x | UNREACHABLE! => {
"changed": false,
"msg": "Failed to connect to the host via ssh.",
"unreachable": true
}
10.xxx.0.x1 | UNREACHABLE! => {
"changed": false,
"msg": "Failed to connect to the host via ssh.",
"unreachable": true
}
10.xxx.0.1x | UNREACHABLE! => {
"changed": false,
"msg": "Failed to connect to the host via ssh.",
"unreachable": true
}
10.xxx.0.xx | UNREACHABLE! => {
"changed": false,
"msg": "Failed to connect to the host via ssh.",
"unreachable": true
}
10.xxx.0.x | UNREACHABLE! => {
"changed": false,
"msg": "Failed to connect to the host via ssh.",
"unreachable": true
}
10.xxx.0.x | UNREACHABLE! => {
"changed": false,
"msg": "Failed to connect to the host via ssh.",
"unreachable": true
}
---[SNIP]-------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment