Fix a documentation item.

pull/5421/merge
Michael DeHaan 12 years ago
parent de8520da21
commit aa8beadec3

@ -83,7 +83,7 @@ ansible all -m setup -a 'filter=ansible_*_mb'
# Display only facts returned by facter.
ansible all -m setup -a 'filter=facter_*'
# Display only facts returned by facter.
# Display only facts about certain interfaces.
ansible all -m setup -a 'filter=ansible_eth[0-2]'
"""

Loading…
Cancel
Save