mirror of https://github.com/ansible/ansible.git
Fix gather facts ignoring gather_subsets config (#59271)
* Fix gather facts ignoring gather_subsets config
fixes #58728
* Update lib/ansible/playbook/play.py
Co-Authored-By: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 8a886a6bee)
pull/59412/head
parent
18fc915b15
commit
89963a0062
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Gather facts should use gather_subset config by default.
|
||||
Loading…
Reference in New Issue