diff --git a/lib/ansible/config/base.yml b/lib/ansible/config/base.yml index 6c7dd399206..2a0019d7ed7 100644 --- a/lib/ansible/config/base.yml +++ b/lib/ansible/config/base.yml @@ -1352,9 +1352,6 @@ CONNECTION_FACTS_MODULES: ironware: ansible.legacy.ironware_facts community.network.ironware: community.network.ironware_facts 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 FACTS_MODULES: name: Gather Facts Modules