Changes

Jump to: navigation, search

OPS535 Ansible setup

146 bytes added, 01:14, 29 January 2021
no edit summary
[[Category:OPS535]][[Category:rchan]]
 
Running ansible's setup module to collect system information on the remote host 192.168.49.3:
<pre>
[rchan@host ~]$ ansible 192.168.49.3 -m setup
192.168.49.3 | SUCCESS => {
"changed": false
}
</pre>
1,760
edits

Navigation menu