Lee Garrett
Lee Garrett
*bump* any update on this issue? Would be great for it to work out of the box.
Thanks @ishanjainn for the speedy fix!
Neither Android, nor German passports support this. The surname in this case is just "van Beethoven".
Or even better: Just use `value`, and check if it's a dictionary or a string.
Thanks for a elaborate response. I've considered your input and put some effort into getting all tests to run on Debian without root. One such patch is PR #84487, please...
@mattclay Regarding running the tests as non-root, maybe a simpler version is to change the tests to set `become: yes` on the tasks that require it, and let 'needs/root' be...
My long-term goal with this is to have the test work most of the time on Debian, and I think it's beneficial if the tests fail during the MR stage...
Can we reopen this bug? Having powershell actually under a free license would allow us to package it for Debian. I would like to use it in integrations tests for...
Indeed. python3-rpm was pulled in by some development packages I installed since I used package_facts the last time. The wording could be improved, because the package manager rpm is not...
Hi Brian, I was about to test your PR, but I noticed this bug is already fixed in the `devel` branch. Bisecting it lead me to #83520. It seems like...