Ansible apt module fails to install python3-apt on Debian Testing
I have encountered an unexpected Ansible failure today that turned out to be not a bug. Ansible apt module had failed to auto install the required python3-apt package - only on Debian Testing. Same playbook worked fine with Debian Stable. TASK...