community.general icon indicating copy to clipboard operation
community.general copied to clipboard

Ansible Community General Collection

Results 410 community.general issues
Sort by recently updated
recently updated
newest added

### Summary I realize this request defeats the point of a truly random result, but sometimes it can be useful to generate a random string in an idempotent way by...

feature
lookup
plugins

### Summary Creating new proxmox vms fails due to wrong ansible agent format. ### Issue Type Bug Report ### Component Name proxmox_kvm ### Ansible Version ```console (paste below) ❯ ansible...

bug
module
traceback
plugins
cloud

##### SUMMARY Fixes #5332 Skip parsing values with keys that have both a value and nested data. Skip parsing values that are nested more than two keys deep. ##### ISSUE...

bug
new_contributor
inventory
traceback
plugins
check-before-release
backport-5

### Summary Using a simple task to create ejabberd user ``` - name: Create xmpp user community.general.ejabberd_user: host: "test-xmpp.org" username: "bot-dev" password: "YZSdvce93FbeRopvT5s8vPVvP" ``` When I create ejabberd user always...

bug
module
plugins
packaging
language

### Summary I'm unable to get the virtualbox inventory using the `community.general.virtualbox` module. ### Issue Type Bug Report ### Component Name virtualbox ### Ansible Version ```console (paste below) $ ansible...

bug
has_pr
inventory
traceback
plugins

### Summary I was playing with the community.general.proxmox module and i was able to clone my template perfect and update the cloud init details without hassle. But i am struggling...

module
plugins
cloud
docs

### Summary At the moment the _nmcli.py_ module is missing the option to set _infiniband.transport-mode_ in _nmcli_. The _infiniband.transport-mode_ can be switched between _datagram_ (default) and _connected_. There is also...

feature
module
plugins
net_tools

##### SUMMARY `opentelemetry-api 1.13` [removed](https://github.com/open-telemetry/opentelemetry-python/commit/a6324d891365f61e3631dabd68f3321482f15c51) support for `_time_ns` , this change will allow to fallback to the previous implementation of [synthetically creating a time_ns](https://github.com/open-telemetry/opentelemetry-python/commit/a6324d891365f61e3631dabd68f3321482f15c51#diff-3fd7b941cb11a39b91324ef4f9784a23dc1436c67dbf696f4356a5ff9b95f793L29) when using

bug
callback
has_issue
plugins
check-before-release
backport-4
backport-5

##### SUMMARY Prepares un-flatmapping. When collapsing the tests/unit/plugins/modules directory tree, there are some clashes because there are different `conftest.py` files in the tree structure. This PR renames these `conftest.py` files...

bug
needs_revision
has_issue
needs_rebase
backport-5

- add consul_policy, consul_role and consul_token modules refactor consul_session to not use the consul python package - Add some missing documentation, remove python-consul and pyhcl requirements ##### SUMMARY The consul_acl...

module
stale_ci
tests
integration
new_contributor
new_plugin
plugins
clustering
check-before-release
backport-5