mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 15:14:20 -07:00
Update lxd connection to use all documented vars for options (#3798)
* Update lxd connection to use documented vars * Add a changelog fragment * Add clarification to changelog description * Shorten changelog fragment description
This commit is contained in:
parent
90c0980e8d
commit
8f6866dba6
2 changed files with 8 additions and 4 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
minor_changes:
|
||||
- lxd connection plugin - make sure that ``ansible_lxd_host``, ``ansible_executable``, and
|
||||
``ansible_lxd_executable`` work (https://github.com/ansible-collections/community.general/pull/3798).
|
Loading…
Add table
Add a link
Reference in a new issue