Remove ini and env fields for config option CONNECTION_FACTS_MODULES

pull/73956/head
s-hertel 4 years ago committed by Matt Clay
parent 7a55e98d29
commit ad5ee1542a

@ -1352,9 +1352,6 @@ CONNECTION_FACTS_MODULES:
ironware: ansible.legacy.ironware_facts ironware: ansible.legacy.ironware_facts
community.network.ironware: community.network.ironware_facts community.network.ironware: community.network.ironware_facts
description: "Which modules to run during a play's fact gathering stage based on connection" description: "Which modules to run during a play's fact gathering stage based on connection"
env: [{name: ANSIBLE_CONNECTION_FACTS_MODULES}]
ini:
- {key: connection_facts_modules, section: defaults}
type: dict type: dict
FACTS_MODULES: FACTS_MODULES:
name: Gather Facts Modules name: Gather Facts Modules

Loading…
Cancel
Save