Re: [ansible-project] how to deference data from registered variables with loop

2018-11-27 Thread Dale Sykora
On Tuesday, November 27, 2018 at 10:02:12 AM UTC-6, Kai Stian Olstad wrote: > > On Tuesday, 27 November 2018 15:37:39 CET Dale Sykora wrote: > > ok: [ychtrn1d] => { > > "msg": { > > "changed": false, &

[ansible-project] how to deference data from registered variables with loop

2018-11-27 Thread Dale Sykora
I am trying to process a list of subfolders, but am having trouble dereferencing the data If I run the following playbook --- - name: Get folders under c:\Users hosts: ychtrn1d gather_facts: false tasks: - name: Determine which folders exist under Users win_find: paths:

[ansible-project] Multiple instances of the same software on a machine

2015-10-02 Thread Dale
ultiple instances are on a machine. I'm assuming this can be achieved in Jinja logic. Thanks Dale -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to ans

Re: [ansible-project] Read vault password using gpg-agent

2014-08-06 Thread Dale
specifically includes the ability to store and retrieve passphrases. (FWIW I think there is some way to use gpg-agent as a replacement for ssh-agent.[2] I've never tried it.) Dale [1]: http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/src/usr.bin/ssh/PROTOCOL.agent?rev=1.7content-type=text/x-cvsweb

Re: [ansible-project] Read vault password using gpg-agent

2014-08-02 Thread Dale
the default AES method and (apparently) this prospective GPG method. Of course, if you're actually invoking GPG, as in the above PR, then my script is probably not necessary as I expect GPG to use gpg-agent directly. (Though I can't tell if that's working quite right yet in the cited PR.) Dale

[ansible-project] Read vault password using gpg-agent

2014-07-31 Thread Dale
thinks this has a place in some more official repository somewhere I'm happy to make a pull request, just give me a hint where it should go. Regards, Dale -- You received this message because you are subscribed to the Google Groups Ansible Project group. To unsubscribe from this group and stop