Mikael Hanssonmikael@hachyderm.io
Jun 9, 2026, 1:13 PMDeploying my first #Ubuntu 26.04 servers, the new #Rust based #sudo was the first thing to bite me when using my regular #Ansible playbooks and roles. The workaround for now is to add ”export ANSIBLE_BECOME_EXE=sudo.ws” to the script I use to populate variables before triggering the ansible-playbook command.