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 hit issue with module community.general.iso_extract. You could get the ISO from http://releases.ubuntu.com/jammy/ ### Issue Type Bug Report ### Component Name community.general.iso_extract ### Ansible Version #ansible --version ansible 2.10.8...

bug
module
has_pr
plugins
files

### Summary I am using Ansible with vagrant to create a multimachine VM network. The VM is already issued an connection through vagrant. Unfortunately, when using Ansible to add a...

bug
module
plugins
net_tools

### Summary Creating an ldap user federation can't be run twice. ### Issue Type Bug Report ### Component Name keycloak_user_federation ### Ansible Version ``` ansible [core 2.13.3] config file =...

bug
module
plugins
identity

### Summary When I tried to use locales_gen module in my playbook to manage locales in Ubuntu 22.04 it did nothing. ### Issue Type Bug Report ### Component Name module...

bug
module
has_pr
plugins
system

### Summary When trying to add a folder/directory to an iso, using `/path/to/folder` in `src_files`, the module fails. From the output I can see ansible is parsing the content of...

bug
module
plugins
files

##### SUMMARY lookup('dig', arg) should be able to process arguments that are lists to names to lookup. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME lookup dig ##### ADDITIONAL...

feature
lookup
affects_2.10
plugins

### Summary I am trying to change an attribute, only if the xpath exists. This works as designed if the xpath has a match. But if there is no xpath...

module
plugins
docs
files

### Summary Hi all, as one can see in https://icinga.com/docs/icinga-2/latest/doc/09-object-types/#host the address variable is not mandatory, so IP should be optional in the plugin, too. ### Issue Type Bug Report...

bug
module
plugins
monitoring

### Summary I was using nmcli module when I detect that one of the options that is already documented, is not working. The option is here: https://docs.ansible.com/ansible/latest/collections/community/general/nmcli_module.html#parameter-dns4_ignore_auto But when I...

bug
module
plugins
net_tools

### Summary Specifying mounts as part of `community.general.proxmox` causes the LXC container creation to fail. Excluding the `mounts` specification allows the container to be created. I have tried various different...

bug
module
traceback
plugins
cloud