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 added usb support when managing proxmox kvm vms ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME proxmox_kvm

feature
module
stale_ci
new_contributor
plugins
check-before-release

##### SUMMARY New github_gpg_key module to manage GPG keys on GitHub. Fixes #3371 ##### ISSUE TYPE - New Module Pull Request ##### COMPONENT NAME github_gpg_key ##### ADDITIONAL INFORMATION [REST API...

module
stale_ci
tests
unit
integration
new_contributor
new_plugin
WIP
plugins
check-before-release

SUMMARY Needed a new module to get proxmox backup job informations ISSUE TYPE New Module/Plugin Pull Request COMPONENT NAME proxmox_backup_info

bug
module
needs_revision
new_contributor
merge_commit
needs_rebase
ci_verified
check-before-release

##### SUMMARY Two small changes: - use APT module. The previous example would always return 'modified' - Remove Debian example. The example does not work anymore after https://linuxcontainers.org/ did drop...

module
stale_ci
plugins
docs
check-before-release
docs_only
backport-8
backport-9

### Summary `resource_id` parameter is accepted in `redfish_command` and `redfish_config` which is very much useful to pass the ID of the System, Manager or Chassis. This feature is missing in...

feature
module
plugins

### Summary When using `community.general.proxmox_kvm` to create multiple VMs at once, only one VM will _always_ succeed, the others might randomly fail to be created due to the `vmid` being...

bug
module
plugins

### Summary Fails to install packages. It's OK only for packages which have already been installed. Issue happens on OpenBSD 7.5 but also from 7.3 onwards. ### Issue Type Bug...

bug
module

### Summary If `packages` is set to `[]` in a `host_vars/` folder, the playbook fails with the following error. ```yaml - name: install packages pacman: name: "{{ packages }}" extra_args:...

bug
module
plugins

### Summary When lxd_container passes the configuration from the config option to LXD or Incus and the values used aren't strings you might end up seeing an error "json: cannot...

module
plugins
docs

### Summary The issue at https://github.com/ansible/ansible/issues/58280 has never been resolved. `npm` module with `ci` option will always report `changed`. I think it would be a good time to follow up...

feature
module
plugins