ansible and cvs

71 views
Skip to first unread message

Alessandro Basili

unread,
May 22, 2017, 10:19:13 AM5/22/17
to Ansible Project
Hi there,

I'm trying to setup a deployment of various sources that are scattered among various vcs repositories (git, cvs, hg, ...) and while I found most of the stuff on the available modules (http://docs.ansible.com/ansible/list_of_source_control_modules.html) I haven't yet found a cvs module. I don't dare to develop one at the moment because I hope to find an already existing solution first!

I've searched beyond the ansible documentation, through forums/blogs/rants but so far not really found a lot of material.

I know I could potentially work around with the command module, or the shell, but before digging into it I'd like to check if the community has already a solution at hand.

Any pointers/suggestions/comments are welcome.
Thanks.

Al

Brian Coca

unread,
May 22, 2017, 6:31:30 PM5/22/17
to Ansible Project
There is no CVS module currentlym, but you should be able to use
shell/command module to invoke it.

Considering the command similarities with subversion, it would not be
hard to create one.

--
----------
Brian Coca
Reply all
Reply to author
Forward
0 new messages