Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module ''ansible.constants'' has no attribute ''ANSIBLE_SSH_CONTROL_PATH'' #57

Open
strk opened this issue Jul 22, 2024 · 1 comment
Open

Comments

@strk
Copy link

strk commented Jul 22, 2024

I get this error with Ansible 2.14.3:

TASK [Gathering Facts] ************************************************************************************************************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AttributeError: module 'ansible.constants' has no attribute 'ANSIBLE_SSH_CONTROL_PATH'
fatal: [matrix]: FAILED! => 
  msg: 'Unexpected failure during module execution: module ''ansible.constants'' has no attribute ''ANSIBLE_SSH_CONTROL_PATH'''
  stdout: ''
@andreasscherbaum
Copy link
Owner

There is a related PR for the ssh module:

ansible/ansible#76962

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants