lsb_release -a returns Debian's distributor_id and description, not Tails'
In the version-3 series of Tails, `lsb_release -a` returns the Distributor ID as being `Tails`, and references Tails in the Description field. In Tails 4.0~beta2, `lsb-release -a` references `Debian` in both fields instead.
This impacts applications that rely on lsb or ansible_lsb to toggle Tails-specific features.
Related issues
- Related to #12372
Original created by @kogorman on 17074 (Redmine)