Remove ini and env fields for config option CONNECTION_FACTS_MODULES
This commit is contained in:
parent
7a55e98d29
commit
ad5ee1542a
1 changed files with 0 additions and 3 deletions
|
@ -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…
Reference in a new issue