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 I specify only the Domain-Component dn: 'DC=example,DC=com' the module bugs out. The Error message differs on scope: 'children/subordinate' ### Issue Type Bug Report ### Component Name ldap_search...

bug
module
traceback
plugins
net_tools

### Summary Ansible module `keycloak_client` missing multiple config properties. One of them is `backchannelLogoutUrl` which is somehow not mentioned in REST API Keycloak documentation. This feature request is about to...

feature
module

### Summary I get SSL certificate verification error when trying to connect to my secret server. The CA is present in root bundle. ### Issue Type Bug Report ### Component...

bug
lookup
plugins

### Summary Our SecretServer implementation requires a comment to be submitted to view a given secret. Updating the tss.py file to add an optional comment field should be pretty straightforward....

feature

### Summary The current implementation of the Terraform module sets the workspace using the `terraform workspace select ` command. This sets the workspace in the filesystem in the `.terraform` directory,...

feature
module
plugins
cloud

##### SUMMARY Refactoring on `dnsimple_info`, including: * removal of extraneous import * fixing the names on the import checking mechanism (for `requests`) * simplified `iterate_data()` * make use of `required_by`...

bug
module
needs_revision
stale_ci
needs_rebase
plugins
net_tools
check-before-release
backport-5

### Summary When I want the dynamic inventory for my Proxmox host to be created, the vm's and container do not pre_polulate the ansible_host variable. I want to use the...

bug
plugins
cloud

### Summary Proxmox inventory role have been created as the example in this documentation https://docs.ansible.com/ansible/latest/collections/community/general/proxmox_inventory.html my question is how could i filter groups and hosts in order to get only...

bug
has_pr
inventory
plugins
cloud

### Summary When I set ANSIBLE_LOG_PATH and also set environment variable ANSIBLE_STDOUT_CALLBACK="community.general.selective" , the console output works well for tasks that are tagged with tags: [print_action], but I do not...

bug
callback
plugins

### Summary When using Ansible and Puppet in conjunction, it is possible for one to "step on" the other. To avoid Puppet interfering with a running Ansible playbook, it would...

feature
module
plugins
system