fixed misleading setup example (#79495)

pull/79566/head
zitatorocsik 2 years ago committed by GitHub
parent 11e43e9d6e
commit bc13099e56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -133,7 +133,7 @@ EXAMPLES = r"""
- '!<any valid subset>'
- facter
- name: Collect only selected facts
- name: Filter and return only selected facts
ansible.builtin.setup:
filter:
- 'ansible_distribution'

Loading…
Cancel
Save