mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fix a documentation item.
This commit is contained in:
@@ -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]'
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user