[ansible-project] Re: Copying file with roles using file glob

2014-10-17 Thread Gerhard Hannemann
Solved myself I used the following filter to achieve what I need: {{ item | basename }} Regards Gerhard On Tuesday, October 7, 2014 6:33:06 PM UTC+11, Gerhard Hannemann wrote: > > Hi > > Stumbling across a problem with copying a set of file to a remote server. > I have a set of

[ansible-project] Copying file with roles using file glob

2014-10-07 Thread Gerhard Hannemann
Hi Stumbling across a problem with copying a set of file to a remote server. I have a set of files within a particular role, under the file directory, that a I need to copy across to a set of remote server. I gave up on synchronization as it only produce a connection refused error. Trying copy

Re: [ansible-project] ESX Setting Guest IP address

2014-09-23 Thread Gerhard Hannemann
ny network > information regarding the guest VM's which are running. Could you open an > issue on GitHub for this, and we'll see if we can expand that inventory > script to return more info regarding the guests. > > Thanks! > > On Thu, Sep 18, 2014 at 9:10 AM, Gerha

[ansible-project] ESX Setting Guest IP address

2014-09-18 Thread Gerhard Hannemann
Hi I am sure this have been asked before. I am trying to use ansible to provision new VMWare guests on my ESXi cluster.So far I have a kickstart custom iso image which can build a base working operation system. I have an ansible playbook which can turns this base system into a patched and f