mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
470 B
Plaintext
21 lines
470 B
Plaintext
2 years ago
|
192.0.2.50 | SUCCESS => {
|
||
|
"ansible_facts": {
|
||
|
"discovered_interpreter_python": "/usr/bin/python3"
|
||
|
},
|
||
|
"changed": false,
|
||
|
"ping": "pong"
|
||
|
}
|
||
|
192.0.2.51 | SUCCESS => {
|
||
|
"ansible_facts": {
|
||
|
"discovered_interpreter_python": "/usr/bin/python3"
|
||
|
},
|
||
|
"changed": false,
|
||
|
"ping": "pong"
|
||
|
}
|
||
|
192.0.2.52 | SUCCESS => {
|
||
|
"ansible_facts": {
|
||
|
"discovered_interpreter_python": "/usr/bin/python3"
|
||
|
},
|
||
|
"changed": false,
|
||
|
"ping": "pong"
|
||
|
}
|