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 When I initialize new XFS project quotas with the `xfs_quota` module the setup of the quotas fails, ansible is not reporting any errors (silent failure). This is a...

bug
module
plugins
system

### Summary When I try to ensure that the "C.UTF-8" locale is enabled, the locale-gen module says that "The locale you've entered is not available on your system." even though...

bug
module
plugins
system

### Summary The example uses of the community.general.credstash lookup are incorrect; it does not accept a parameter named context, but uses **kwarg. ``` - name: "Test credstash lookup plugin --...

bug
lookup
plugins

### Summary There might be a situation where a logstash plugin needs to be installed offline and it cannot reach out to download the plugin and its gems from the...

feature
module
plugins
monitoring

### Summary I'm trying to create a realm with the module community.general.keycloak_realm and receive a Keycloak error: ```"msg": "Could not create realm testrealm: HTTP Error 500: Internal Server Error"``` This...

bug
module
traceback
plugins
identity

### Summary When utilizing `community.general.nmcli` to create a bridge interface I noticed that it was always returning as "changed" even though nothing was happening before it to modify. I proceeded...

bug
module
needs_triage
plugins
python3
net_tools
affects_2.9

##### SUMMARY Implement new modules consul_agent_service and consul_agent_check based on the _ConsulModule class from @apollo13. Add implementation tests from consul_agent_service and consul_agent_check. ##### ISSUE TYPE - Feature Pull Request -...

feature
module
tests
integration
new_contributor
module_utils
plugins
check-before-release
backport-9

##### SUMMARY Gitlab ssh keys are identified by their public key value (excluding the comment). One cannot add the same key twice. So when adding an ssh key with `gitlab_user`...

bug
module
needs_revision
stale_ci
tests
unit
new_contributor
has_issue
needs_rebase
plugins
check-before-release
backport-8
backport-9

##### SUMMARY Currently, the `bitwarden` lookup does only read from Bitwarden. This PR adds functionality to the lookup to generate or set fields, to be able to completely work within...

feature
lookup
tests
unit
new_contributor
plugins
check-before-release
backport-8

ini_file - Support optional spaces between section names and their surrounding brackets ##### SUMMARY Some ini files have spaces between some of their section names and the brackets that enclose...

bug
module
tests
integration
new_contributor
plugins
check-before-release
backport-8