Is it correct that ansible-pull can only pull from a git repository?
I’m asking because my ansible 1.9 tells me:
ERROR! Unsuported repo module subversion, choices are git
Is it correct that ansible-pull can only pull from a git repository?
I’m asking because my ansible 1.9 tells me:
ERROR! Unsuported repo module subversion, choices are git
git and now mercurial, but not subversion, but it should be easy to add.
If only I knew how.
I’m having a hard time getting a GIT server up in this environment
Ansible still not supporting Subverion??? we are having issues…Kindly help us on this.
/usr/bin/ansible-pull -U -f -d /root/workspace/ -m subversion --checkout ‘HEAD username=<> password=<>’
ERROR! Unsuported repo module subversion, choices are git
[root@test1 ~]# ansible --version
ansible 2.0.2.0
config file = /etc/ansible/ansible.cfg
configured module search path = Default w/o overrides