Hi,
Is there any possibility to add now  feature to assemble?
I would like have smt like mix of subversion and assemble.
Config files are kept in SVN and make from one folder a single file.
playbook can look like that

- hosts: all
  tasks:
    - assemble: 
         src=repo+http://svn.example.com/svn/backup_config/ username=USER 
password=PASS
         dest=/etc/cron.d/backup_disk

or even a normal http recursive request will good to ( but please notice 
the htbasic ).

Thanks from advice.




-- 
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/446de516-3efa-4014-9c4a-5763a61f7db3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to