Chosto
Chosto
### Description Hey there, Seems not really important, feel free to close if irrelevant. Given: ```ini # ansible.cfg [defaults] interpreter_python = auto_silent strategy_plugins = ./req/mitogen-0.3.34/ansible_mitogen/plugins/strategy strategy = mitogen_linear # [...]...
### Description I feel that this is a corner case because it occurs only in very specific situations. Anytime that, using connection delegation, a *templated variable* coming the inventory is...
Hey! I wandered some time trying to figuring how to use `become` stuff with connection delegation (I wrongly thought than variables like `[ansible_]become_user` set on bastion's host vars would work)....
### Description Hey there! Thanks for this awesome software. I stumbled across a few issues and I understood that not all inventory variables can be templated (is this the case?...
### Description Hello there! Not sure about the idea because I don't have the whole background behind lifecycle hooks. I have use cases where I need to run a command...
I'm not sure this is a bug or a feature. I have a remote repository used to copy local snapshots. I wanted to be alerted whenever a command failed for...
Hi everyone ! Since #1518, `rustic` gives hooks a bit of context for backups, but I think it would be nice to have that for other commands. My use case...
Hi there, Launching the `prune` command randomly produces this kind of warnings: ```bash rustic -P prune [...] [WARN] Error in cache backend reading Pack,f3dcf853: Error: Failed to read at offset...