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 When using the module with `state: planned`, the module would never return `changed: true`, even if its own `needs_application` function returned `true`. This behavior seems strange, and the...

feature
module
needs_revision
stale_ci
tests
integration
needs_info
needs_rebase
plugins
cloud
breaking_change
check-before-release

add more checks for t-u ##### SUMMARY Adds a few more files to check for to see if the target is using transactional updates. This is especially relevant for newly...

bug
module
stale_ci
new_contributor
needs_info
small_patch
plugins
os
packaging
check-before-release
backport-4
backport-5

adding SetSessionService command to redfish_config to set BMC default session timeout policy. Fixes #5008 ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME redfish_config

feature
module
needs_revision
stale_ci
new_contributor
module_utils
plugins
remote_management
check-before-release
backport-5

### Summary Hello! I try install jenkins plugin by ansible. ![image](https://user-images.githubusercontent.com/10828883/180651717-4f5e2008-3576-4766-aed0-bb91fb224927.png) My code ``` - name: Jenkins Master play hosts: jenkins become: true vars: my_jenkins_plugins: timestamper: version: "1.18" enabled: yes...

bug
module
plugins
web_infrastructure

##### SUMMARY Adds a new plugin to lookup for bitwarden objects. Similar to the onepassword or lastpass lookups. ##### ISSUE TYPE - New Module Pull Request ##### COMPONENT NAME community.general.bitwarden...

needs_revision
stale_ci
lookup
new_contributor
needs_rebase
new_plugin
ci_verified
WIP
plugins
check-before-release
backport-5

### Summary Hello. In the docs for community.general.packaging.os.homebrew_cask, it says [we can pass a `sudo_password: "{{ansible_become_pass}}"` argument in](https://github.com/ansible-collections/community.general/blob/main/plugins/modules/packaging/os/homebrew_cask.py#L141). However this variable is undefined, even if running with -K or --ask-become-pass....

bug
module
plugins
os
packaging

##### SUMMARY On systems which use `dbus-broker` (like Fedora Silverblue) the `dconf` module sadly doesn’t work. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME dconf ##### ANSIBLE VERSION ```...

feature
module
affects_2.9

### Summary This collection has modules for many OS package managers but there isn't one for Nix. Nix is a standalone package manager that can be installed on Linux and...

feature

### Summary Running cf I keep getting Error details: code: 6003, error: Invalid request headers; code: 6103, error: Invalid format for X-Auth-Key header; ' I am using vault for keys,...

bug
module
plugins
net_tools

### Summary I've tested my playook multiple times. I iterate over a list of users. In the first run the group will be created and users will be added to...

bug
module
plugins
identity