chroot plugin fix inventory_hostname var for remote_addr (#5570)

* Add inventory_hostname under remote_addr.vars in chroot connection plugin required by ansible 2.13

* fix changelog fragment
This commit is contained in:
Evan Jarrett 2022-11-16 23:53:46 -06:00 committed by GitHub
parent 6a03108609
commit 5e5af458fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -22,6 +22,7 @@ DOCUMENTATION = '''
- The path of the chroot you want to access.
default: inventory_hostname
vars:
- name: inventory_hostname
- name: ansible_host
executable:
description: