make explicit the scope of config's gather_subset

it only affects the invocation of setup triggered by the gather_facts directive in plays (explicit or implicit)
This commit is contained in:
Brian Coca 2016-10-07 20:12:50 -04:00
commit 7b2f15453d
2 changed files with 3 additions and 2 deletions

View file

@ -372,7 +372,7 @@ This option can be useful for those wishing to save fact gathering time. Both 's
.. versionadded:: 2.1
You can specify a subset of gathered facts using the following option::
You can specify a subset of gathered facts, via the play's gather_facts directive, using the following option::
gather_subset = all