mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
incus_connection: Allow non-root users to connect to an instance (#9743)
* feat: add remote_user option to incus connection * feat: add changelog fragment * fix: formatting
This commit is contained in:
parent
fa7876bb40
commit
94e1511005
2 changed files with 102 additions and 15 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- incus connection plugin - adds ``remote_user`` and ``incus_become_method`` parameters for allowing a non-root user to connect to an Incus instance (https://github.com/ansible-collections/community.general/pull/9743).
|
Loading…
Add table
Add a link
Reference in a new issue