mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 12:21:12 +00:00
systemd writes a /run/systemd/container file in any container it starts to make it really easy to detect the container type. This adds support for detecting systemd-nspawn containers (and any other container format that will write data there for compatibility).