Add 'min' to gather_subset ios_facts documentation (#61536)

pull/61556/head
Yannis Ansermoz 6 years ago committed by Sandra McCann
parent 017562013a
commit cee54d55d0

@ -43,7 +43,7 @@ options:
- When supplied, this argument restricts the facts collected
to a given subset.
- Possible values for this argument include
C(all), C(hardware), C(config), and C(interfaces).
C(all), C(min), C(hardware), C(config), and C(interfaces).
- Specify a list of values to include a larger subset.
- Use a value with an initial C(!) to collect all facts except that subset.
required: false

Loading…
Cancel
Save