Hi Brian Yes i did smt like that, but i have a problem with file lookup's. What I want to make is - checkout repo (simple) - root is static (assmble from /SVN_PATH/keys/root/* to /root/.ssh/auth_keys) - for $(ls -1 /SVN_PATH/keys/ |grep -v root) ;do assemble /home/username_from_for_loop/.ssh/auth_keys;done (that is tricky one and i have no idea how can manage to do that).
Can You help me with that, please ? On Tuesday, 23 June 2015 16:02:56 UTC+2, Brian Coca wrote: > > or just use 2 tasks, svn task to checkout files, assemble task to use them? > > ------ > Brian Coca > > > -- > Brian Coca > > -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/1919d557-a293-47f2-a368-ab7837ddaf9f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
