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

Ansible Community General Collection

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

##### SUMMARY New module: **Gitlab integration services** Fixes https://github.com/ansible/ansible/pull/40053 Reroll of #667 ##### ISSUE TYPE - New Module Pull Request ##### COMPONENT NAME community.general.gitlab_integration ##### ADDITIONAL INFORMATION This module provides...

module
needs_revision
tests
unit
integration
needs_rebase
new_plugin
needs_ci
plugins
gitlab
source_control
backport-11

### Summary I would like to review and clean redfish_utils.py to ensure it aligns with best practices for the standard. Some examples of things to cleanup: * Simplify logic for...

feature
has_pr
module_utils
plugins

##### SUMMARY When specifying the `gem_source`, Ansible currently only checks to see if a gem with the same module is installed. If it is, the task returns OK even though...

bug
module
stale_ci
new_contributor
plugins
packaging
language
check-before-release
backport-4
backport-5

##### SUMMARY Preparing the 6.0.0 release. To be merged noce 5.8.0 is out (see https://github.com/ansible-collections/community.general/issues/582#issuecomment-1264404378). ##### ISSUE TYPE - Bugfix Pull Request - Docs Pull Request - Feature Pull Request...

bug
module
stale_ci
callback
tests
unit
integration
needs_rebase
docs_fragments
inventory
module_utils
WIP
plugins
cloud
gitlab
packaging
source_control
identity
language
breaking_change

### Summary The [jabber module](https://github.com/ansible-collections/community.general/blob/main/plugins/modules/notification/jabber.py#L147) includes an `` child in groupchat messages it sends when it's not necessary. ### Issue Type Bug Report ### Component Name jabber ### Ansible Version...

bug
module
plugins
notification

### Summary I am trying to provision lxc containers via ansible and to have further ansible roles to configure the containers (add packages, etc...) however my first step would be...

module
docs

### Summary When trying to use the opentelemetry callback with opentelemetry 1.13 this warning arises: ``` [WARNING]: Skipping callback 'community.general.opentelemetry', unable to load due to: The `opentelemetry-api`, `opentelemetry-exporter-otlp` or `opentelemetry-sdk`...

bug
callback
has_pr
plugins

### Summary Currently there is no support for interfaces of type ovs-bridge / ovs-port / ovs-interface using the nmcli module. In order to setup a simple openvswitch with NetworkManager i...

feature
module
plugins
net_tools

### Summary Intermittently, the iso_extract operation will fail after a successful extraction with this error: `OSError: [Errno 30] Read-only file system: '.discinfo'` We're almost certain it's because the umount operation...

bug
module
traceback
plugins
files

##### SUMMARY Add the ability to idempotently add and remove an fcontext equivalence, mirroring the 'semanage fcontext --equal' operations. This operation requires a bogus setype, or even a valid one...

feature
module
needs_revision
stale_ci
tests
integration
new_contributor
needs_info
plugins
system
check-before-release
backport-5