-
### Summary
would it be possible to add the ability to create/ delete and manage pools for proxmox
because at the moment you need to know the pool to tag it on the kvm module. but would be good to…
-
### Summary
Hi All
would it be possible to add support for proxmox's SDN implementation also that it would be possible to add and manage networks etc from ansible.
the SDN is described here
ht…
-
### Summary
proxmox supports adding audio and usb devices that use spice however the current proxmox kvm class doesn't allow you to create these devices via the options.
the future request its to …
-
Did the git clone, `bower install && npm install`, `grunt build`, then this:
```
$ grunt work
Running "clean:dist" (clean) task
Cleaning dist...OK
Running "copy:build" (copy) task
Created 4 director…
-
### Summary
when trying to run the community kv get error for "python-consul" here https://github.com/ansible-collections/community.general/blob/015566fb06628f5799ec2a0d33da0c4599262a28/plugins/looku…
deeco updated
2 weeks ago
-
### Summary
The current code causes a module failure in my configuration, due to the use of ldap filters on user groups.
Even though I supply groups, the code initially creates a user with zero gr…
rmuir updated
3 months ago
-
### Summary
Before https://github.com/ansible-collections/community.general/pull/7870 landed, providing a full `name` (that contains `/`) for a formula to install via `community.general.homebrew` w…
-
I noticed you said to follow the instructions from electron-boilerplate, but it seems you have modified to the file structure and files significantly (i.e. got rid of the src folder altogether). Is th…
-
### Summary
The ansible_collections/community/general/tests/integration/targets/mail/files/smtpserver.py uses import asyncore whereas this module has been removed in Python 3.11, after being deprecat…
-
### Summary
i'm having issues, using wildcard searches in the community.general.mssql_script module
when changing the search query to:
([DisplayName] LIKE '%wildcardsearch%' OR [LoginID] LIKE 'w…