Date: Mon, 28 Nov 2016 20:48:41 +0100 From: Andrea Venturoli <ml@netfence.it> To: freebsd-questions@freebsd.org Subject: Re: Ansible and jails Message-ID: <d0459d41-7baa-eb4d-7e5f-bc4497aca7fc@netfence.it> In-Reply-To: <aba6b960-ad6e-4fed-b36a-7b95d57fa26b@FreeBSD.org> References: <34b5beb3-b942-d1c9-aa67-25bb9597ea98@netfence.it> <aba6b960-ad6e-4fed-b36a-7b95d57fa26b@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/27/16 16:27, Matthew Seaman wrote: > You can manage jails with ansible exactly like you manage any other type > of host. That's easiest if you have a mixed environment. Yes, you need > to run sshd and install all the ansible prerequisites in each jail, but > that's usually not a problem. Right. I forgot to mention that I don't have ssh in my jails and that most of them live on a loopback interface (like 127.1.0.1), so they wouldn't be accessible anyway (unless I set up some firewall rules). Both are things I'd like to avoid. > However, ansible does have a special connection_method method for jails > -- see https://www.keltia.net/howtos/jail-mgmt-with-ansible/ This That's one of the links I posted :) bye & Thanks av.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d0459d41-7baa-eb4d-7e5f-bc4497aca7fc>