[ansible-devel] Re: Connection plugin with slow _connect

2021-07-12 Thread Roman Bolshakov
On Thu, Jul 08, 2021 at 10:32:26PM +0300, Roman Bolshakov wrote: > Hi all, > > I'm working on a guestfs [1] connection plugin and seeking for a design > advice. > > libguestfs provides a set of command line tools that can be used to > operate on virtual machine disk images and modify its contents

[ansible-devel] Re: Connection plugin with slow _connect

2021-07-09 Thread Roman Bolshakov
On Fri, Jul 09, 2021 at 11:02:38AM +0100, Richard W.M. Jones wrote: > On Fri, Jul 09, 2021 at 12:52:22PM +0300, Roman Bolshakov wrote: > > On Thu, Jul 08, 2021 at 09:11:08PM +0100, Richard W.M. Jones wrote: > > > On Thu, Jul 08, 2021 at 10:32:25PM +0300, Roman Bolshakov wrote: > > > > Hi all, > > >

[ansible-devel] Re: Connection plugin with slow _connect

2021-07-09 Thread Roman Bolshakov
On Thu, Jul 08, 2021 at 09:11:08PM +0100, Richard W.M. Jones wrote: > On Thu, Jul 08, 2021 at 10:32:25PM +0300, Roman Bolshakov wrote: > > Hi all, > > > > I'm working on a guestfs [1] connection plugin and seeking for a design > > advice. > > > > libguestfs provides a set of command line tools th