• Managing software images as Ansible inventory hosts

    Managing software images with Ansible is sometimes tricky as software images live inside their own chroot directory. To make managing software images easier, our brightcomputing.bcm1 Ansible collection contains two roles that transparently integrate software images into your Ansible inventory. brightcomputing.bcm.software_image_tunnels_open brightcomputing.bcm.software_image_tunnels_close With these roles, you can manage the content of…