radek-sprta

Results 7 issues of radek-sprta

Hello, I think it might be worth considering using the `dconf` module (https://docs.ansible.com/ansible/latest/collections/community/general/dconf_module.html) over command. It seams to work better at least in some cases. The following fails with `customize_gnome`...

question

Current 0644 permissions break directories (e.g. `.vim`), so use symbolic mode to set 0755 for directories and 0644 for files.

stale

Currently, 'Remove existing dotfiles file if a replacement is being linked.' prints a huge dictionary as label when looping over files. This patch changes the label to filename.

stale

First of all, thank you for this excellent software. By default, bat uses 2 character wide left padding when displaying content. It would be great to have option to turn...

feature-request
git-integration

Aascend directories by count or name fuzzy match. It currently ships with integrations for the following shells: - bash - fish - powershell - zsh ![](https://gitlab.com/radek-sprta/cdup/-/raw/main/static/animation.svg)

##### SUMMARY Add `registry` option to cargo module, so it can be used with private registries. Closes #7054 ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME cargo

feature
module
needs_revision
stale_ci
tests
integration
needs_rebase
module_utils
plugins
check-before-release

### Description Add support for `key_type` parameter in SSH Secret Engine, so we can specify types other than the default `ssh-rsa`. ### Checklist - [x] Added [CHANGELOG](https://github.com/hashicorp/terraform-provider-vault/blob/master/CHANGELOG.md) entry (only for...

documentation
size/XS