First release:
I wrote an Ansible connection-plugin to automate FreeBSD Jails
via their host, by utilizing jls and jexec to run automation via a SSH connection to the FreeBSD host.
I released that on GitHub https://github.com/chofstede/ansible_jailexec
And on my Codeberg: https://codeberg.org/Larvitz/ansible_jailexec
Released under a BSD license.
This enables seamless automation of FreeBSD jails without needing a SSH connection to the Jails themselves.
#freebsd #jails #ansible #redhat #opensource #bsd #automation #devops