Remove deprecated ANSIBLE_CONNECTION_PATH option (#86791)

This commit is contained in:
Martin Krizek
2026-04-09 08:13:37 +02:00
committed by GitHub
parent 073f444052
commit 54cdaedfbc
2 changed files with 2 additions and 15 deletions
@@ -0,0 +1,2 @@
removed_features:
- Remove deprecated ``ANSIBLE_CONNECTION_PATH`` option
-15
View File
@@ -104,21 +104,6 @@ ANSIBLE_HOME:
section: defaults
type: path
version_added: '2.14'
ANSIBLE_CONNECTION_PATH:
name: Path of ansible-connection script
default: null
description:
- Specify where to look for the ansible-connection script. This location will be checked before searching $PATH.
- If null, ansible will start with the same directory as the ansible script.
type: path
env: [{name: ANSIBLE_CONNECTION_PATH}]
ini:
- {key: ansible_connection_path, section: persistent_connection}
yaml: {key: persistent_connection.ansible_connection_path}
version_added: "2.8"
deprecated:
why: This setting has no effect.
version: "2.22"
ANSIBLE_COW_SELECTION:
name: Cowsay filter selection
default: default