Open mekanix opened 2 years ago
Files identified in the description:
lib/ansible/plugins/connection
If these files are incorrect, please update the component name
section of the description or use the !component
bot command.
!component =plugins/connection/jail.py
Files identified in the description:
If these files are incorrect, please update the component name
section of the description or use the !component
bot command.
cc @None click here for bot help
This would need to be fixed in the same way as #4912.
Summary
The inventory file contains only
freenit ansible_connection=jail ansible_python_interpreter='"/usr/bin/env python"'
. Running any task yields a warning:[WARNING]: The "jail" connection plugin has an improperly configured remote target value, forcing "inventory_hostname" templated value instead of the string
. What should be in inventory file when using jail connection?Issue Type
Documentation Report
Component Name
jail connection
Ansible Version
Community.general Version
Configuration
OS / Environment
FreeBSD 13.1
Additional Information
No response
Code of Conduct