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 The syspurpose command permits setting arbitrary user defined strings and arrays. Currently the ansible module redhat_subscription does not support this behaviour. ##### ISSUE TYPE - Feature Idea #####...

feature
module
needs_triage
plugins
os
packaging
redhat_subscription

##### SUMMARY Adding quotation padding around commands for privilege escalation breaks pbrun's execution stating "command not found" ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME pbrun.py ##### ANSIBLE VERSION...

bug
waiting_on_contributor
become
plugins

##### SUMMARY Nsupdate failed to determine right zone if tsig key used and dns server uses split view based on key. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME...

bug
module
needs_triage
plugins
python3
net_tools

_From @aparedero on Nov 05, 2019 10:23_ ##### SUMMARY `python_requirements_info` (previously `python_requirements_facts`) are not parsing pip packages if stated with `project[extra]` (similar to command `pip install "project[extra]"`) [+ info](https://stackoverflow.com/questions/46775346/what-do-square-brackets-mean-in-pip-install) #####...

bug
module
has_pr
waiting_on_contributor
system

_From @r0ckpine on Mar 14, 2020 15:25_ ##### SUMMARY Add a filter for converting PrettyTable output into a list of dictionaries. It is useful to parse the various CLI (e.g....

feature
waiting_on_contributor
needs_triage

_From @ymartin59 on September 20, 2016 8:51_ Migrated from https://github.com/ansible/ansible/issues/18893 ##### SUMMARY filesystem task does not allow to pass "size" last argument of mkfs command It would enable to format...

feature
module
waiting_on_contributor
plugins
system

##### SUMMARY Taken from https://github.com/ansible/ansible/issues/58316 XML module converts characters to their HTML representation. In my case it converted & to & despite & actually opening a encoded sequence (in my...

bug
module
plugins
python3
files

##### SUMMARY Running the terraform module in check mode does not return the terraform plan output and does not correctly report the changed state of the resource to Ansible #####...

bug
module
has_pr
waiting_on_contributor
needs_triage
plugins
python3
cloud

##### SUMMARY When `state: latest` is set in jenkins_plugin module, it installs the latest plugin version even if it is not compatible with the current Jenkins version. ##### ISSUE TYPE...

bug
module
needs_triage
plugins
web_infrastructure

##### SUMMARY Extension/revival of ansible/ansible#43803. The `cloudflare_dns` module doesn't support all the newest RR types: - `CAA` (apparently there is some [upstream blocking issue](https://community.cloudflare.com/t/use-api-to-list-specific-caa-records/30261/3)) - `CERT` - `DNSKEY` - `LOC`...

feature
module
waiting_on_contributor
plugins
net_tools