1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/connection
antonc42 905f9ec399
fix lxd connection plugin inventory_hostname (#4912)
* fixes lxd connection plugin issue #4886

remote_addr value was set to literal string 'inventory_hostname' instead
of the value for inventory_hostname variable. solution found in PR
ansible/ansible#77894

* changelog fragment - bugfix - lxd connection plugin

* correct changelog fragment

* Update changelogs/fragments/4886-fix-lxd-inventory-hostname.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* replace _host instance variable with calls to get 'remote_addr' option

suggested by felixfontein

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-07-07 21:49:10 +02:00
..
chroot.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
funcd.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
iocage.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
jail.py Get rid of distutils.spawn and distutils.util (#3934) 2022-01-04 06:56:28 +01:00
lxc.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
lxd.py fix lxd connection plugin inventory_hostname (#4912) 2022-07-07 21:49:10 +02:00
qubes.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
saltstack.py Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
zone.py Get rid of distutils.spawn and distutils.util (#3934) 2022-01-04 06:56:28 +01:00