mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
This is a non-functional change. The way os_info is populated with docker info and grep 'Operating System' breaks on podman and likely in other places. This makes it work on both podman and docker, and it will continue to return the exact same strings everywhere else.