mirror of
https://github.com/ruanbekker/rpi-ansible.git
synced 2025-04-20 01:11:38 +02:00
add more example facts outputs
This commit is contained in:
parent
2d492a44e2
commit
f93f827b3b
7
docs/README.md
Normal file
7
docs/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
This directory contains some example outputs from
|
||||
|
||||
ansible -i hosts.remote -m setup cloverdale.local
|
||||
|
||||
or
|
||||
|
||||
ansible -m setup localhost
|
1053
docs/facts_rpi3b
Normal file
1053
docs/facts_rpi3b
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,3 @@
|
||||
(ansible_env) glock@cloverdale:~/src/git/rpi-ansible$ ansible -m setup localhost
|
||||
[WARNING]: No inventory was parsed, only implicit localhost is available
|
||||
localhost | SUCCESS => {
|
||||
"ansible_facts": {
|
||||
"ansible_all_ipv4_addresses": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user