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 mas currently does not handle installation of Apps from the App Store gracefully when the app has never been installed (such as as is the case typically for...

feature
module
plugins
os
packaging

##### SUMMARY Implement the option to avoid installing some packages of a group. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME pacman ##### ADDITIONAL INFORMATION I wrote a playbook...

feature
module
needs_triage
plugins
os
packaging

##### SUMMARY When using an etcd3 cluster that is configured to use HTTPS, the etcd3 lookup provider appears to be unable to connect to it. Specifying an endpoint of ```"https://:"```...

bug
lookup
needs_triage
plugins
python3

##### SUMMARY New feature request for iso_create module to support create bootable ISO file. Reference: https://clalancette.github.io/pycdlib/example-creating-bootable-iso.html ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME iso_create ##### ADDITIONAL INFORMATION ```yaml...

feature
module
waiting_on_contributor
files

##### SUMMARY When using ipa_dnsrecord to create & check a DNS A record it reports an error if the record exists and is not changed the IPA server responds with...

bug
module
needs_triage
plugins
python3
identity

##### SUMMARY In #1681 it was discussed that lookup.plugin.passwordstore should not use the current way it is parsing the `terms` passed into the lookup plugin, but instead reuse the generic...

feature
lookup
has_pr
needs_triage
plugins

##### SUMMARY The `pass` password manager (https://www.passwordstore.org/) supports having metadata after the passwords, for example indicating the username and url associated with the password. It would be nice if the...

feature
lookup
needs_triage
plugins

**Summary** A policy change is executed even if the same policy is set causing delays and disconnects **Issue Type** Bug Report **Component Name** ufw **Ansible Version** ```paste below ansible 2.10.5...

bug
module
plugins
python3
system

##### SUMMARY The unit returned by the parted module is not compatible with the unit expected from the parted module. The unit returned from the module is in all lowercase...

bug
module
plugins
python3
system

### Summary The fix in #1481 fails when brew updates itself before running the command. The version selection needs to take into account if Homebrew will be updated before the...

bug
module
plugins
python3
os
packaging