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

Ansible Community General Collection

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

### Summary Default: apt_rpm install package from active repo ``` - name: Install packagename from repo apt_rpm: pkg: packagename update_cache: yes ``` I suggest adding the ability to install from...

feature
module
plugins

##### SUMMARY Allow to update existing containers. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME proxmox ##### ADDITIONAL INFORMATION When managing lxc-containers on proxmox from ansible, it is currently...

feature
module
has_pr
plugins
cloud

### Summary The behavioral change in the builtin filters `ansible.builtin.union`, `ansible.builtin.intersect`, `ansible.builtin.difference` and `ansible.builtin.symmetric_difference` introduced in Ansible Core 2.16 forces many people including myself to migrate their code in order...

feature
has_pr
plugins

### Summary I would like can use the parameter "Login Theme" in keycloak client. I automated the creation of keycloak clients with the ansible module, but there is no option...

feature
module
plugins

### Summary Hi I'm using the community.general.proxmox role to create a new CT, all works great as per doc if I don't include the pubkey var. Once you includes the...

bug
module
has_pr
traceback
needs_triage
affects_2.10
plugins
python3
cloud

##### SUMMARY Add `registry` option to cargo module, so it can be used with private registries. Closes #7054 ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME cargo

feature
module
needs_revision
stale_ci
tests
integration
needs_rebase
module_utils
plugins
check-before-release
backport-9

**Summary** The use of shutdown, when it states "STOPped" is quite unexpected, especially with a `force:yes`. I would be expecting that `state:shutdown` would run through the "normal" shutdown process, while...

bug
module
has_pr
needs_triage
plugins
python3
cloud

##### SUMMARY Can't set any configuration with the parameter net in "proxmox_kvm" I can see my options in proxmox Syslog but nothing will be configured. Using latest repo from github...

bug
module
plugins
python3
cloud

This adds a devcontainer.json to use locally or via github codespaces. Github Codespaces https://github.com/features/codespaces is a remote development environment fully configured to be ready to code as quickly as possible....

needs_revision
stale_ci
new_contributor

### Summary From documentation it says you can use VM name, but it fails with error: `fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unable to update vm test with vmid...

bug
module
plugins
cloud